tsu4lape

A simple test suite for lazy people


Keywords
test, setuptools, development
License
Other
Install
pip install tsu4lape==0.2

Documentation

Tsu4Lape

Test SUite for LAzy People

What's this?

A simple test suite for lazy people, i designed tsu4lape having extreme simplicity in mind, it uses json to write it's tests.

How do i write a test?

I'll Explain Later...

What's a good test and a bad test?

Good tests are tests that you don't expect a error, bad tests are tests that you expect a error. All errors of your bad tests must be child classes of the Tsu4LapeError class.

How do i test my code with it?

I'll Explain Later...

There's something that i don't understand what do i do?

Sit down and cry, i am a lazy person. If the weather is good, in the future i will post more things here.

Thx to Deron Meranda fot that awesome json library python default lib sucks!