Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #14 from xbelonogov/stress_test
Browse files Browse the repository at this point in the history
few types of stress test were added
  • Loading branch information
Dmitry Yutkin authored Oct 3, 2019
2 parents 2cc9379 + ad782f6 commit f5f4bf3
Show file tree
Hide file tree
Showing 9 changed files with 623 additions and 74 deletions.
9 changes: 9 additions & 0 deletions tests/unit_tests/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
For tests execution simply run:
```
pip install pytest
pytest
```
Testing may take several minutes.



Loading

0 comments on commit f5f4bf3

Please sign in to comment.