-
Updated
Jul 14, 2020 - JavaScript
#
unit-testing
Here are 2,691 public repositories matching this topic...
Node.js test runner that lets you develop with confidence 🚀
nodejs
javascript
testing
cli
hooks
tap
unit-testing
babel
performance
node
tdd
async
es2015
unicorns
concurrency
test-runner
async-functions
test-framework
ava
skipped-tests
ava-tests
assert
process-isolation
cli-app
test-runners
assertion
ava-transpiles
serial-tests
assertion-planning
mini-reporter
omaralbeik
commented
Apr 10, 2020
Test spies, stubs and mocks for JavaScript.
-
Updated
Jul 16, 2020 - JavaScript
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
Updated
Jul 15, 2020 - Python
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
-
Updated
Jul 15, 2020 - Go
TD-er
commented
Sep 2, 2019
Solutions
1. Convert INO files to CPP
2. Manual prototype declaration
#ifdef DO_NOT_USE
typedef int32_t delaytype;
void thisShouldNotAppearInTheBinary(delaytype timer); // aded manually
void thisShouldNotAppearInTheBinary(delaytype timer) {
delay(timer);
}
#endif
Full-stack testing PHP framework
-
Updated
Jul 15, 2020 - PHP
Language-agnostic HTTP API Testing Tool
testing
api
http
unit-testing
validation
integration-testing
swagger
test-runner
openapi
tests
test-framework
api-blueprint
cli-app
dredd
openapi-validation
testing-framework
openapi3
sjs-team
openapi2
-
Updated
Jul 16, 2020 - JavaScript
Useful CMake Examples
unit-testing
cmake
tutorial
cpp
catch
boost
static-analysis
clang
cpack
cppcheck
clang-format
google-test
ctest
-
Updated
Jul 11, 2020 - CMake
Easy monkey-patching for node.js unit tests
-
Updated
Mar 31, 2020 - JavaScript
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
golang
unit-testing
test
linter
static-analysis
reporter
codereview
golang-tools
examination
unit-test
staticcheck
quality-report
-
Updated
Oct 27, 2018 - Go
The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD
testing
c-plus-plus
unit-testing
tdd
cpp
doctest
cpp14
cpp11
header-only
cpp17
single-file
testing-framework
cpp20
-
Updated
Jul 10, 2020 - C++
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
-
Updated
Jul 15, 2020 - C#
Cake (C# Make) is a cross platform build automation system.
c-sharp
unit-testing
continuous-integration
dotnet
nuget
dotnetcore
xunit
build-automation
nunit
build-tool
cake
-
Updated
Jul 10, 2020 - C#
Fluent assertions for Java and Android
java
unit-testing
stackoverflow
junit
test-framework
truth
travis-link
assertion-framework
travis-shield
gh-pages-shield
stackoverflow-shield
maven-shield
testing-library
-
Updated
Jul 13, 2020 - Java
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBunit, MSpec, and NSpec.
-
Updated
Jul 17, 2020 - C#
Simple yet powerful dependency injection tool for JavaScript and TypeScript.
unit-testing
typescript
dependency-injection
inversion-of-control
injection-container
typescript-di
javascript-dependency-injection
javascript-di
-
Updated
Apr 11, 2020 - TypeScript
Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.
c-sharp
unit-testing
crawler
spider
csharp
parsing
cross-platform
web-crawler
netcore
log4net
takes-care
flexibility
pluggable
spiders
csharp-library
abot
netcore2
netstandard20
netcore3
javascript-renderer
netstandard21
abot-nuget
icrawldecisionmaker
netsta
-
Updated
Jun 13, 2020 - C#
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
-
Updated
Jul 17, 2020 - TypeScript
react
redux
sass
unit-testing
ecommerce
firebase
shopping-cart
e2e-tests
integration-tests
ecommerce-cart-application
react-shopping-cart
-
Updated
Jun 13, 2020 - JavaScript
The modern, simple and intuitive PHP unit testing framework.
-
Updated
Mar 4, 2020 - PHP
Test your JavaScript in 800+ browsers.
-
Updated
Jun 2, 2020 - JavaScript
Various recipes for testing common scenarios with Cypress
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 8, 2020 - Swift
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
-
Updated
May 12, 2020 - Go
A workshop for learning how to test JavaScript applications
-
Updated
May 17, 2020 - JavaScript
-
Updated
Jan 15, 2020
Improve this page
Add a description, image, and links to the unit-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unit-testing topic, visit your repo's landing page and select "manage topics."
Describe the issue / bug.
I added these configs in launch.js,

After F5 debug, already vscode debugging child processes.

but, breakpoint in main process used in folder