Skip to content

koladev32/django-unit-integration-testing

Repository files navigation

Django-Testing

A repository for an article on Testing with Django.

Start the project

Refer to the .env.example file to create a .env file.

Once it's done, run docker-compose up -d --build

Running the tests

To run the tests, run docker-compose exec api pytest

About

A repository for an article on Testing with Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published