We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e27afc + 88d0e52 commit 9a1b386Copy full SHA for 9a1b386
README.md
@@ -339,3 +339,7 @@ by Abolfazl (Abe) Arab ([@abearab](https://github.com/abearab)) as a Research As
339
If you use ScreenPro2 in your research, please cite the following paper.
340
341
Coming soon...
342
+
343
+## Development
344
+### Testing
345
+Tests can be easily run using the `pytest` framework.
environment.yml
@@ -29,3 +29,4 @@ dependencies:
29
- simple_colors
30
- adjustText
31
- watermark
32
+ - pytest
0 commit comments