Testing
Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.
Eliminate bugs and ship with more confidence by adding these tools to your workflow.
Here are 11,432 public repositories matching this topic...
-
Updated
Jul 26, 2021 - JavaScript
Describe the bug
When using @storybook/addons-backgrounds in a react project with a custom Decorator, the initial/default background value is not passed to the context.globals.
I have a project performing text contrast logic where I need the initial value to pass to javascript.
To Reproduce
- Pull down and run this re
🚀 Feature Proposal
From #10123.
When we find a config file, we should also check if there is a jest entry in any sibling package.json and print a warning that it is ignored.
If using --config we should not warn.
Motivation
Helps the user have correct and consistent
Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Jul 30, 2021 - Python
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a
Node.js library to automate Chromium, Firefox and WebKit with a single API
-
Updated
Jul 30, 2021 - TypeScript
-
Updated
Jul 30, 2021 - JavaScript
JavaScript Testing utilities for React
-
Updated
Jul 17, 2021 - JavaScript
Node.js test runner that lets you develop with confidence
-
Updated
Jul 27, 2021 - JavaScript
Expected Behavior
The test case passes, and ? isn't treated as the regex char
Current Behavior
The raw ? gets treated as a regex char instead of a literal ?
Possible Solution
Some sort of regex escaper?
Suite that reproduces the behavior (for bugs)
<
@benoittgt very kindly submitted a PR to fix some spacing issues in the markdown using gofmtmd.
It should be possible to automate this as part of the build script
-
Updated
Jul 24, 2021 - JavaScript
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
-
Updated
Jul 27, 2021 - Go
Hi,
It seems like the HTTP Assert package does not allow me to specify a body to pass in a POST request for example. Looking at the HTTPBody() function, the body argument is set to nil:
req, err := http.NewRequest(method, url+"?"+values.Encode(), nil)
Is this by design, or am I looking at a missing feature?
Cheers,
Description
I have a hardware abstraction layer interface, as well as a driver interface. I have multiple drivers utilizing the HAL interface, while implementing the driver interface. This plugin approach causes me to have identically named tests across multiple test files.
For example:
TEST_CASE("init() returns `E_HAL_INIT`, when HardwareAbstractionLayer::init() returns an er- Faker version: 8.1.2
- OS: Windows 10
For locale fr_FR siren() and siret() methods generate incorrect values.
https://faker.readthedocs.io/en/master/locales/fr_FR.html#faker.providers.company.fr_FR.Provider.siren
https://faker.readthedocs.io/en/master/locales/fr_FR.html#faker.providers.company.fr_FR.Provider.siret
A valid SIREN has 9 digits = 8 digits + 1 Luhn Key
A valid SIRET has 14
-
Updated
Jul 8, 2021 - JavaScript
Most popular Mocking framework for unit tests written in Java
-
Updated
Jul 30, 2021 - Java
End-to-end testing framework written in Node.js and using the Webdriver API
-
Updated
Jul 30, 2021 - JavaScript
PHP Static Analysis Tool - discover bugs in your code without running it!
-
Updated
Jul 30, 2021 - PHP
Gray box end-to-end testing and automation framework for mobile apps
-
Updated
Jul 30, 2021 - JavaScript
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
Updated
Jul 31, 2021 - Python
A library for setting up Ruby objects as test data.
-
Updated
Jul 30, 2021 - Ruby
Sandbox for developing and testing UI components in isolation
-
Updated
Jul 4, 2021 - TypeScript
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
-
Updated
Jul 29, 2021 - Go
- Wikipedia
- Wikipedia
Testing apps
Testspace.com
Integrated GitHub test solution for CI Results Dashboard, Reporting, Manual Test Case Management, and Exploratory
BuildPulse
Automatically detect, track, and rank flaky tests so you can regain trust in your test suite
TestQuality
The #1 Test Case Creation and Management for GitHub Workflows


