Explore >> Select a destination


You are here

blog.appsignal.com
| | adamj.eu
2.2 parsecs away

Travel
| | Code coverage is a simple tool for checking which lines of your application code are run by your test suite. 100% coverage is a laudable goal, as it means every line is run at least once.
| | stribny.name
2.2 parsecs away

Travel
| | A complete guide to testing Python applications with Pytest, pytest plugins and other test libraries.
| | brntn.me
1.9 parsecs away

Travel
| | Personal site of Brenton Cleeland
| | www.calazan.com
14.4 parsecs away

Travel
| [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.