This website requires JavaScript.
Explore
Help
Sign in
jasima
/
majuna
Watch
3
Star
0
Fork
You've already forked majuna
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d5b9db24ff
majuna
/
scripts
/
quicktest.sh
10 lines
67 B
Bash
Raw
Normal View
History
Unescape
Escape
scripts: add a quick test script
2022-05-17 08:25:49 +01:00
#!/bin/sh
set
-e
bandit -r app
flake8 app
mypy app
tests: switch from nose to pytest
2023-03-30 14:11:09 +01:00
pytest tests
scripts: add a quick test script
2022-05-17 08:25:49 +01:00
Reference in a new issue
Copy permalink