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
24cac76f70
majuna
/
scripts
/
quicktest.sh
10 lines
77 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
ci(pytest): ensure current directory in python path when running
2023-03-30 15:56:14 +01:00
python -m pytest tests
scripts: add a quick test script
2022-05-17 08:25:49 +01:00
Reference in a new issue
Copy permalink