OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4102discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: unit-testing清除
platformio-coreplatformio
ADDED

PlatformIO Core is an open-source command-line toolchain for embedded software development, providing a multi-platform build system, library management, debugging, unit testing, and static code analysis for microcontroller projects.

Developer toolsAutomationBuild & DevOps
sinonsinonjs
ADDED

Sinon.JS is a standalone, test framework agnostic JavaScript library providing spies, stubs, and mocks for writing reliable unit tests. It includes ready-to-use fakes for timers and integrates seamlessly with any testing framework.

Developer toolsTesting & debugging
pytestpytest-dev
ADDED

pytest is a Python testing framework that simplifies writing small tests and scales to complex functional testing. It features detailed assertion introspection, auto-discovery of tests, modular fixtures, and compatibility with unittest.

Developer toolsTesting & debugging