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,832 public repositories matching this topic...
-
Updated
Sep 25, 2021 - JavaScript
🚀 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
-
Updated
Sep 27, 2021 - Python
-
Updated
Sep 27, 2021 - JavaScript
Describe the bug
environment <> should be useable within a raw request body, but it isn't
To Reproduce
create an env variable, eg "user"
use it (<>) into url: it works
use it (<>) into the raw request body textarea: it is not replaced with var content
Expected behavior
<> should be replaced with env var content
Screenshots

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,
I tried to build the tests of Catch2 with latest gcc 11.2.1 and C++20 standard.
I got those two errors:
In file included from /home/docker/opensource/Catch2/include/catch.hpp:54,
from /home/docker/opensource/Catch2/projects/SelfTest/UsageTests/Message.tests.cpp:9:
/home/docker/opensource/Catch2/projects/SelfTest/UsageTests/Message.tests.cpp: In function 'void ____C_A_T_
-
Updated
Sep 22, 2021 - JavaScript
- 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
Sep 24, 2021 - Java
-
Updated
Sep 27, 2021 - JavaScript
-
Updated
Sep 24, 2021 - PHP
-
Updated
Sep 27, 2021 - JavaScript
-
Updated
Sep 27, 2021 - Python
Problem this feature will solve
Given:
FactoryBot.define do
user(factory: :author) { association(:author, role: role) }
end
DefinitionProxy#method_missing
will declare the [association](https://github.com/thoughtbot/factory_bot/blob
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Aug 26, 2021 - Go
- Wikipedia
- Wikipedia
Testing apps
TestQuality
The #1 Test Case Creation and Management for GitHub Workflows
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