Skip to content

BinhBa/test_any_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TEST Project

This mini project is used to run unittest automatically.

Package usage:

  • unittest2.
  • coverage.

Install requirements:

Using command below to install requirements:

pip install -r requirements.txt

Instruction:

  1. Copy test folder into main project.
  2. Using command:
  coverage run --source=./ test/__init__.py
  
  coverage html -d htmlcov

About

Run unittest like a pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages