This website requires JavaScript.
Explore
Help
Sign in
beak-insights
/
felicity-lims
Watch
1
Star
1
Fork
You've already forked felicity-lims
0
mirror of
https://github.com/beak-insights/felicity-lims.git
synced
2025-02-25 01:13:01 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1aba6c91b2
felicity-lims
/
backend
/
felicity_lims
/
scripts
/
test.sh
7 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
bugfix -now able to filter with func.count()
2022-01-10 00:00:14 +08:00
#!/usr/bin/env bash
set
-e
set
-x
pytest --cov
=
app --cov-report
=
term-missing felicity/tests
"
${
@
}
"
Reference in a new issue
Copy permalink