testing-tools
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 2,458 public repositories matching this topic...
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.
-
Updated
Mar 25, 2022 - JavaScript
-
Updated
Mar 24, 2022 - Go
-
Updated
Mar 24, 2022 - Java
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Mar 25, 2022 - JavaScript
-
Updated
Feb 4, 2022 - Go
-
Updated
Mar 26, 2022 - Java
-
Updated
Mar 25, 2022 - Objective-C
-
Updated
Mar 21, 2022
-
Updated
Mar 25, 2022 - Go
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Mar 9, 2022 - JavaScript
-
Updated
Oct 13, 2021 - C
I have two setups, in one the -parallel
option works just fine in vscode - it generates parallel test cases as it should. In the other it doesn't do anything (not reporting errors in custom flags is a problem in the vscode go plugin, which is not the issue here).
Both were installed with go get -u github.com/cweill/gotests/...
when in the $HOME directory within 15 minutes of each other.
Describe the bug
If I run Vitest in watch mode, it reports the number of tests passing or failing as expected. But if I delete a test file, the said numbers don't update.
Reproduction
Have two test files, say a.test.js
and b.test.js
. Each of them have one failing test, so we see 2 suites failing, 2 tests failing.
Now, we delete b.test.js
. The status stays the same: 2 suites fai
-
Updated
Mar 22, 2022 - Shell
Kotlin stdlib overloads methods for strings and regex (e.g. replace
). The same should be done for kotest assertions. I should be able to write
"I love KoTest assertions!" shouldStartWith "I love"
"I love KoTest assertions!" shouldStartWith "I (love|liebe)".toRegex()
Right now I instead have to use
"I love KoTest assertions!" shouldMatch "^I (love|liebe).*".toRegex
This is suggested in Gitter chat (Russian room). We have such method for uia_controls.MenuWrapper
. But some menus are implemented as toolbar with drop-down submenus. It makes sense to add similar methods to choose such submenu items.
-
Updated
Mar 3, 2022 - Go
-
Updated
Mar 19, 2022 - JavaScript
As the moment it's only possible to install bats from bats-core from source on linux.
We should create packages to install easily on Linux.
It could be:
apt install bats-core
for Debian/Ubuntu/Linux Mintyum install bats-core
for Fedora/RedHat/CentOS- a package on (Flathub](www.flathub.org)
- a snap on https://snapcraft.io/
...
Flathub is probably the easiest to support most d
Hi there,
I think this can be a good issue for a first-time contributor. It would be great if we can increase documentation for the DatabaseCleaner::Configuration API: https://github.com/DatabaseCleaner/database_cleaner/blob/master/lib/database_cleaner/configuration.rb#L56-L72
Even though methods are pretty self-explanatory, I think it is a good idea to maintain a complete documentation for
-
Updated
Mar 23, 2022 - Go
Bug
Current Behavior
Following instructions for trying the vote
example causes an error -- specifically, when I try garden dev --hot=vote
, I get: The following requested services are not configured for hot reloading: vote
Expected behavior
I expect the example to start, with hot-reloading working.
Reproducible example
-
Updated
Mar 23, 2022 - Go
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Mar 25, 2022 - TypeScript
- Wikipedia
- Wikipedia
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
{ "type": "ris_subscribe" }
to the remote server