Skip to content

Бэкенд для (учеников?) Информатикс

Notifications You must be signed in to change notification settings

ivvan18/informatics-back

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmatics-back

Running tests

Docker

Build a tests container with provided docker-compose file:

docker-compose -f docker/docker-compose.yml -f docker/docker-compose.test.yml build pytest

Run test container:

docker-compose -f docker/docker-compose.yml -f docker/docker-compose.test.yml up pytest

Or this can be done simultaneously.

If all tests are passed, the Docker process will exit with code 0.

About

Бэкенд для (учеников?) Информатикс

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • JavaScript 1.6%
  • Dockerfile 0.3%