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,644 public repositories matching this topic...
-
Updated
Jan 6, 2022 - JavaScript
Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.
Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.
-
Updated
Jan 6, 2022 - Python
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
Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Jan 7, 2022 - JavaScript
Is there an existing issue for this?
- I have searched the existing issues
Summary
It would be amazing to have an Authorization tab on GraphQL, as it is for REST.
Why should this be worked on?
Authorization is also a thing in GQL and having automated OAuth mechanism would be
Context:
- Playwright Version: [1.12.2]
- Operating System: [Linux & Mac]
- Node.js version: [14.17.0]
- Browser: [Chromium]
- Extra: [any specific details about your environment]
## System:
- OS: Linux 5.8 Ubuntu 20.04.2 LTS (Focal Fossa)
- Memory: 15.31 GB / 31.30 GB
- Container: Y
-
Updated
Jan 4, 2022 - JavaScript
JavaScript Testing utilities for React
-
Updated
Jan 2, 2022 - JavaScript
Node.js test runner that lets you develop with confidence
-
Updated
Jan 3, 2022 - JavaScript
Learn Go with test-driven development
-
Updated
Dec 28, 2021 - Go
-
Updated
Dec 6, 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:
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,
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
Dec 31, 2021 - Go
Describe the bug
When compiler flags are such that __FILE__ macro is replaced with a relative file path (on MSVC no /Z7, /Zi or /ZI and no /FC) then it might be replaced with just a filename with no path separators. In this case tags for tests with --filenames-as-tags do not contain '#' symbol.
The bug is present in the 2.x branch, but not in the main branch where the relevant code has
-
Updated
Nov 21, 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
Most popular Mocking framework for unit tests written in Java
-
Updated
Jan 6, 2022 - Java
End-to-end testing framework written in Node.js and using the Webdriver API
-
Updated
Dec 28, 2021 - JavaScript
PHP Static Analysis Tool - discover bugs in your code without running it!
-
Updated
Jan 6, 2022 - Nunjucks
Gray box end-to-end testing and automation framework for mobile apps
-
Updated
Jan 6, 2022 - JavaScript
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
Updated
Jan 5, 2022 - 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
Sandbox for developing and testing UI components in isolation
-
Updated
Dec 22, 2021 - TypeScript
- 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

