Technica-Engineering / kalash

Test runner made for scalable automation based on standard Python's `unittest`
GNU General Public License v3.0
3 stars 0 forks source link

Increase test coverage #4

Open kjczarne opened 2 years ago

kjczarne commented 2 years ago

Currently the test coverage is below 80%. We want the coverage to be at least above the 85% threshold.

kjczarne commented 2 years ago

Moving this to v4.1.0 milestone. Might have not enough time to get this sorted in time for v.4.0.0

kjczarne commented 2 years ago

https://github.com/HypothesisWorks/hypothesis -> we could use this for more extensive property-based testing.