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 1,904 public repositories matching this topic...
-
Updated
Nov 7, 2020 - JavaScript
-
Updated
Nov 6, 2020 - JavaScript
-
Updated
Nov 6, 2020 - Go
-
Updated
Nov 7, 2020 - Java
-
Updated
Nov 6, 2020 - JavaScript
-
Updated
Oct 25, 2020 - Go
-
Updated
Nov 7, 2020 - Objective-C
-
Updated
Nov 7, 2020 - Go
-
Updated
Nov 6, 2020 - Java
-
Updated
Nov 4, 2020
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Aug 24, 2020 - C
-
Updated
Nov 4, 2020 - Shell
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
Nov 7, 2020 - Kotlin
waitFor
calls ElementWrapper.elements
with three parameters: undefined
, retryInterval
, and retryTimeout
. However, ElementWrapper.elements
only takes two, which means that elements
is getting called with an undefined value for retryInterval
and a retryTimeout
equal to whatever the retry interval was.
This results in waitFor
not waiting long enough if I have a small `retryInte
I'm trying to automate the interaction with WindowsTerminal. It seems to be a UWP application, which I have no idea how to start such application directly using Application().start
. I've tried to locate it using Desktop
, but got quite confused..
Any help on this?
-
Updated
Nov 6, 2020 - Go
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Mar 23, 2018 - JavaScript
-
Updated
Nov 6, 2020 - Shell
Bug
Current Behavior
garden build
will hang indefinitely if there is an empty submodule in the project. Running garden build -l 5
shows a loop with of two git commands being executed (http://ix.io/2BFN)
Reproducible example
git clone https://github.com/fulaphex/foo.git
cd foo
garden build -l 5
Workaround
pull your submodules before running `garden
-
Updated
Oct 13, 2020 - Python
-
Updated
Nov 6, 2020 - Go
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 7, 2020 - TypeScript
- Wikipedia
- Wikipedia
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to