Skip to content

Simple Django application mostly used to implement playwright with behave for e2e testing.

License

Notifications You must be signed in to change notification settings

Tharushan/Todoum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoum

Simple Django application mostly used to implement playwright with behave for e2e testing.

Built with Cookiecutter Django Black code style

License: MIT

Basic Commands

Test coverage

To run the tests, check your test coverage, and generate an HTML coverage report:

coverage run -m pytest
coverage html
open htmlcov/index.html

Running tests with pytest

pytest

Running e2e tests with behave

behave

About

Simple Django application mostly used to implement playwright with behave for e2e testing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published