Skip to content

Commit

Permalink
Add test-benchmark to makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeray Diaz Diaz committed Jun 30, 2018
1 parent d72eb92 commit 1784c53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ tests-acceptance: .state/acceptance-npm

tests-full: tests tests-acceptance

tests-benchmark:
pytest tests/benchmarks.py --benchmark-warmup=on

.PHONY: tests tests-acceptance tests-full

0 comments on commit 1784c53

Please sign in to comment.