Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-18 | [benchmarks] add docstrings for benchmarks | drebs | |
2017-04-27 | [test] monitor cpu/mem for all benchmarks | drebs | |
2016-12-12 | [tests] use options instead of marks | Victor Shyba | |
When we use marks the new pytests from benchmarks folder are collected and ignored, but this causes trial to fail sometimes. Using --ignore avoids it from being loaded while --benchmark-only will properly select the benchmarks for tox, as intended. | |||
2016-12-12 | [test] rename benchmark tests directory and tag | drebs | |