/software-testing

Repository for the projects of the 2020 Software Testing class at the Federal University of São Paulo (UNIFESP)

Primary LanguagePythonMIT LicenseMIT

Software Testing

Getting started

Run make help for more information on ready to use scripts.

Clone the project:

    git clone git@github.com:rafaelleinio/software-testing.git
    cd software-testing

Install dependencies

make requirements

Run Tests

make tests