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 13,693 public repositories matching this topic...
-
Updated
May 14, 2022 - JavaScript
Describe the bug
The validateArgs
method in lib/router/src/utils.ts
is using VALIDATION_REGEXP
, NUMBER_REGEXP
, HEX_REGEXP
or COLOR_REGEXP
pattern to determine whether the string
value is validated or not, but any string which not match those pattern (like something with +
prefix or some character that is not in Alphabet) will not be validated and be dropped in future actions.
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
May 23, 2022 - Python
Version
docs
Steps to reproduce
This page in the docs about Webpack is completely outdated:
https://jestjs.io/docs/webpack
The syntax for loaders looks really strange and it probably originates from Webpack 2 or 3 (?) . In Webpack 4+ the syntax is completely different.
Additionally in Webpack 5 (which is present for about 1.5 year), the file-loader
and url-loader
are de
To reproduce:
- Open Cypress.
- Click “View App Data” via the context menu.
- App crashes.
Desired behavior: View App Data works, and errors with View App Data are gracefully handled.
When a BrowserContext
is not obtained from a Playwright Test fixture, but from browser.newContext()
in a test or when using Playwright Library, it should be closed once no longer needed (according to @mxschmitt at https://stackoverflow.com/questions/72284057/do-playwright-browser-contexts-opened-manually-need-to-be-closed?noredirect=1#comment127709001_72284057). Similarly pages from `context/b
-
Updated
May 22, 2022 - JavaScript
-
Updated
Mar 20, 2022 - JavaScript
-
Updated
May 22, 2022 - JavaScript
-
Updated
May 14, 2022 - JavaScript
-
Updated
May 18, 2022 - Go
-
Updated
May 20, 2022 - JavaScript
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
May 18, 2022 - Go
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:
CMake Warning at <hidden>/Catch2/v2.13.7/Catch2_Release/lib/cmake/Catch2/CatchAddTests.cmake:46 (message):
Test executable
'<hidden>'
contains no tests!
Adding another test makes the error go away.
-
Updated
May 23, 2022 - Java
-
Updated
May 23, 2022 - JavaScript
-
Updated
May 21, 2022 - Nunjucks
-
Updated
May 22, 2022 - JavaScript
-
Updated
May 22, 2022 - Python
-
Updated
May 17, 2022 - Go
-
Updated
May 23, 2022 - Java
- 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
Testspace.com
Test Management software for DevOps, including CI Results Dashboard, Manual Test Case Management, and Exploratory testing