Gå til hovedinnhold

2 dokumenter merket med "software-testing"

Vis alle tagger

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.