mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-12 01:46:14 +02:00
udpate docs for new tests
This commit is contained in:
parent
9cd2250a61
commit
02bdc3965e
102 changed files with 3 additions and 4568 deletions
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ bdd: # bdd tests
|
|||
bdd-debug: # bdd tests
|
||||
poetry run pytest tests/bdd --gherkin-terminal-reporter --tb=native -x -vv
|
||||
|
||||
test: lint unit bdd ## Run unit tests and behave tests
|
||||
test: lint unit bdd
|
||||
|
||||
build:
|
||||
poetry build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue