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,606 public repositories matching this topic...
Current behavior
When using Cypress as a library, there is one file called node_modules/cypress/types/net-stubbing.ts which only contains type definitions.
Together with latest version of API extractor, this creates the error:
Error: <project>/node_modules/cypress/types/net-stubbing.ts:1:1 - (ae-wrong-input-file-type) Incorrect file type; API Extractor expects to analyze compiler out
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
Jul 9, 2022 - Go
-
Updated
Jul 7, 2022 - Java
-
Updated
Jul 9, 2022 - JavaScript
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jun 3, 2022 - Go
-
Updated
Jul 8, 2022 - Java
-
Updated
Jul 7, 2022 - Objective-C
Describe the bug
I'm having some trouble and need some advice on creating a TS class with private/protected readonly members and have it pass my vitest tests.
asset.ts
export enum AssetType {
STOCK,
CRYPTO,
}
export abstract class Asset {
protected readonly _type: AssetType;
protected readonly _symbol: string;
protected readonly _name: string;
protec-
Updated
Jul 7, 2022
-
Updated
Jul 9, 2022 - Go
-
Updated
Apr 25, 2022 - JavaScript
-
Updated
Jun 22, 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.
Which version of Kotest are you using
5.3.2
I want to verify that a JSON object does not contain duplicated fields. However shouldBeValidJson() and shouldEqualJson() do not throw errors.
I would like an additional comparison flag added to shouldBeValidJson() and compareJsonOptions { } for verifying that properties are distinct.
import io.kotest.assertions.json.Comp-
Updated
Jun 7, 2022 - Shell
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?
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-corefor Debian/Ubuntu/Linux Mintyum install bats-corefor 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
-
Updated
Mar 3, 2022 - Go
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Jul 8, 2022 - Python
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 4, 2022 - Go
Bug
Current Behavior
kubeVersion isn't set when rendering Helm modules, which results in unexpected behaviour with some Helm charts. Most Bitnami charts set ingressClassName based on the kubeVersion >1.19, for example, which means creating any Bitnami chart with an ingress doesn't set ingressClassName at all.
Expected behavior
Would expect the Kubernetes provider to
-
Updated
Apr 27, 2022 - Go
-
Updated
Jul 7, 2022 - TypeScript
- Wikipedia
- Wikipedia

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

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