rafaelleinio / software-testing

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 72.7%Language:Makefile 27.3%