Skip to main content

2 docs tagged with "software-testing"

View All Tags

97 Things Every Programmer Should Know

This book is a collection of 97 software engineering tips and advice from experts in the field. It contains non-technical advice, technical advice and thoughts from a pretty large corpus of experience.

Pytest

Pytests is a wrapper around the unit test python test framework. It makes it a bit easier to write tests.