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 12,125 public repositories matching this topic...
-
Updated
Oct 23, 2021 - JavaScript
sb init doesn't install lit-html automatically, and it should. See attached conversation:
Because
@storybook/web-componentsrequireslit-htmlas a peer dependency. If you install withsb initwhich is the recommended way to install I believe it adds that automatically.
_Originally posted by @shilman in storybookjs/storybook#15835 (comment)
Version
not applicable
Steps to reproduce
Go to https://jestjs.io with Safari 15 and observe the color contrast between text and background in the tab bar. The reason it's so green is the <meta name="theme-color" content="#15c213"> in the website HTML which comes from here.
Expected behavior
Hi
-
Updated
Oct 27, 2021 - Python
-
Updated
Oct 28, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
Mostly maintainability and code readability. When you make a change to any of these renderers you are forced to copy the same code more than three times
Describe the solution you'd like
A global component for rendering the response that receives as inputs:
- The response
- List of actions and a callback for each of the
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Oct 27, 2021 - JavaScript
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
Oct 28, 2021 - JavaScript
@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
Oct 19, 2021 - JavaScript
Are you creating an issue in the correct repository?
- When in doubt, create an issue here.
- If you have an issue with the Jasmine docs, file an issue in the docs repo
here: https://github.com/jasmine/jasmine.github.io - This repository is for the core Jasmine framework
-
If you are using a test runner that wraps Jasmine, consider filing an issue with that library if appropriate:
-
Updated
Oct 20, 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,
Clara, the command line parser library in Catch2, stopped being a separate project from Catch2 about 3 years ago. Since then it was only developed inside Catch2, while the original upstream repository was made inactive and archived.
Given that Clara-inside-Catch2 has also slowly diverged from the separate version, we should provide its documentation inside the Catch2 repo, and replace the link
-
Updated
Oct 3, 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
Oct 27, 2021 - Java
-
Updated
Oct 27, 2021 - JavaScript
-
Updated
Oct 27, 2021 - PHP
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Oct 28, 2021 - Python
Problem this feature will solve
Given:
FactoryBot.define do
user(factory: :author) { association(:author, role: role) }
endDefinitionProxy#method_missing will declare the [association](https://github.com/thoughtbot/factory_bot/blob
-
Updated
Oct 11, 2021 - TypeScript
-
Updated
Oct 18, 2021 - Go
- Wikipedia
- Wikipedia
Testing apps
BuildPulse
Automatically detect, track, and rank flaky tests so you can regain trust in your test suite
Testspace.com
Integrated GitHub test solution for CI Results Dashboard, Reporting, Manual Test Case Management, and Exploratory
TestQuality
The #1 Test Case Creation and Management for GitHub Workflows