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 source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: unit-testing清除
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