Skip to content

ASPP/testing_debugging_profiling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testing_debugging_profiling

Material for the class "Testing, debugging, profiling -- Python tools for building software"

Setup

Create a local virtual environment and install dependencies:

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

About

Material for the class "Testing, debugging, profiling -- Python tools for building software"

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages