-
Updated
Jul 26, 2021 - JavaScript
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,192 public repositories matching this topic...
-
Updated
Jul 25, 2021 - JavaScript
-
Updated
Jul 19, 2021 - Go
-
Updated
Jul 23, 2021 - Java
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Jul 4, 2021 - Go
-
Updated
Jul 20, 2021 - Objective-C
-
Updated
Jul 25, 2021 - Java
-
Updated
Jul 1, 2021
-
Updated
Jul 10, 2021 - Go
-
Updated
Jul 4, 2021 - JavaScript
-
Updated
Aug 24, 2020 - C
-
Updated
Feb 10, 2021 - Shell
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.
I'd like an option for shouldEqualJson
to ignore keys in actual that are unspecified in expected. It should probably be included for shouldNotEqualJson
as well.
I think this could be achieved either by:
- Expanding
CompareMode
with new modes:CompareMode.StrictIgnoringUnknownKeys
andCompareMode.LenientIgnoringUnknownKeys
- Adding a new flag to matcher signatures: `ignoreUnknown
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
Jul 23, 2021 - JavaScript
-
Updated
Jul 19, 2021 - Go
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
Jul 25, 2021 - Go
-
Updated
Jul 25, 2021 - 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
Feb 9, 2019 - TypeScript
-
Updated
Jul 6, 2021 - Go
-
Updated
Mar 23, 2018 - JavaScript
-
Updated
Jul 23, 2021 - TypeScript
-
Updated
Jul 4, 2021 - Python
-
Updated
Jun 28, 2021 - Python
- Wikipedia
- Wikipedia
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a