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 9,508 public repositories matching this topic...
Describe the bug
Creating angular project with no initial app throws sb init error
• Detecting project type. ✓
• Adding Storybook support to your "Angular" app
TypeError: Cannot read property 'architect' of undefined
To Reproduce
Steps to reproduce the behavior:
- ng new ng-ui --create-application=false
- cd ng-ui
- ng g lib button -p ui
- npx -p @storybook/cli sb
-
Updated
Aug 30, 2020 - JavaScript
It has been deprecated for 3 years - let's remove it for Jest 27.
Should essentially just be deleting these lines - possibly deleting some tests as well?
-
Updated
Aug 31, 2020 - JavaScript
Describe the bug
Currently on iOS the app content is partially obscured by the bar at the bottom of the screen used for gesture based navigation (known as the ‘Home Bar’).
To Reproduce
Open the Postwoman PWA on a modern iOS device *without
-
Updated
Aug 30, 2020 - JavaScript
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 28, 2020 - JavaScript
The following spec fails with a timeout but should fail with a message that explains that a promise was expected to be resolved:
it('should fail with something other than a timeout', function() {
var p = new Promise(function() {});
return expectAsync(p).toBeResolved();
});
Most of the async matchers have this problem, with the notable exception of toBePending
.
-
Updated
Aug 30, 2020 - Go
-
Updated
Aug 30, 2020 - JavaScript
Describe the bug
When TEMPLATE_LIST_TEST_CASE
and TEMPLATE_LIST_TEST_CASE_METHOD
were added, the corresponding versions with the CATCH_
prefix were missed.
Expected behavior
CATCH_TEMPLATE_LIST_TEST_CASE
and CATCH_TEMPLATE_LIST_TEST_CASE_METHOD
should be available.
Additional context
The commit that added TEMPLATE_LIST_TEST_CASE
and `TEMPLATE_LIST_TEST_CASE_MET
@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
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,
-
Updated
Aug 30, 2020 - Java
- Faker version: 1.0.7
- OS: Ubuntu 16.04
I was wondering if it is possible to generate a list of 'n' unique company names? I saw some PR's which gave a unique keyword for 'words' but doesn't seem to extend to other providers? I understand i could just keep regenerating and dropping duplicates until I got a unique set of length n, but would be nice to just have a keyword for that (plus this m
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Aug 31, 2020 - HTML
-
Updated
Aug 28, 2020 - Ruby
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 31, 2020 - Python
-
Updated
Aug 25, 2020 - TypeScript
-
Updated
Aug 30, 2020 - Go
-
Updated
May 1, 2020
-
Updated
Aug 1, 2020 - Shell
- Wikipedia
- Wikipedia
Testing apps
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