Skip to content

mralne/UnPoDiOrigine

Repository files navigation

Un po' di origine - ECommerce

Testing

The app is tested using the TestCase class of Django. In order to start tests launch

python3 manage.py test

If you want to measure the test coverage you can launch

coverage run --source='.' manage.py test

The command executes tests and analyzes how much they cover the code. In order to generate a report you can write

coverage report

or

coverage html

to visualize as html.

About

Simple ecommerce application for the sale of typical Lucanian products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages