GaelGil / sentence-generator

A website that generates a new sentence from some given text using markov chains
https://sentence-gen.herokuapp.com/
0 stars 0 forks source link

Further improve your tests #8

Open camoverride opened 5 years ago

camoverride commented 5 years ago

Read this: https://semaphoreci.com/community/tutorials/testing-python-applications-with-pytest

And use what you learn to further improve your tests.