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,014 public repositories matching this topic...
-
Updated
Oct 14, 2021 - JavaScript
Describe the bug
Some community Storybooks were moved out of the monorepo some time ago. In the README file, the links which refer to them are broken.
To Reproduce
Broken link | Correct Link |
---|---|
https://github.com/storybookjs/storybook/blob/next/app/rax | https://github.com/storybookjs/rax |
https://github.com/storybookjs/storybook/blob/next/app/riot | https:/ |
https://github.com/facebook/jest/blob/0e0eeed9d794fe0d6d7e84f555d9684f9e944221/packages/jest-types/src/Config.ts#L149
https://github.com/facebook/jest/blob/0e0eeed9d794fe0d6d7e84f555d9684f9e944221/packages/jest-config/src/normalize.ts#L364-L371
This isn't actually a name, it's used as an ID. We have displayName
which should be used for e.g. selecting which project to run
-
Updated
Oct 16, 2021 - Python
-
Updated
Oct 16, 2021 - JavaScript
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to realtime
- Paste url
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
- Observe connect is disabled
- Remove parameter, quickly undo it and click connect (also a bug)
- Send
{ "type": "ris_subscribe" }
to the remote server - Observe you receive
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Oct 15, 2021 - JavaScript
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
Oct 12, 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 10, 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 6, 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,
Describe the bug
Recently I changed the "unique test case" criteria to allow test cases with same name, but different tags, or same names and tags but different class name (when a test case hangs off a type).
However, we also hash test cases when ordering them randomly (to get subset-stable ordering), and the hashing currently only considers test case name, which means that hash collisions
-
Updated
Oct 3, 2021 - JavaScript
Fake French SSN
New funcionality to be added
-
Updated
Oct 15, 2021 - Java
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
Oct 16, 2021 - PHP
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Oct 16, 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
Oct 11, 2021 - TypeScript
-
Updated
Aug 26, 2021 - Go
- Wikipedia
- Wikipedia
Testing apps
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
BuildPulse
Automatically detect, track, and rank flaky tests so you can regain trust in your test suite