-
Updated
Jul 5, 2022 - JavaScript
test-framework
Here are 594 public repositories matching this topic...
-
Updated
Jun 23, 2022 - JavaScript
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jun 24, 2022 - Python
-
Updated
Jul 1, 2022 - Objective-C
-
Updated
Jul 6, 2022 - Java
-
Updated
Jul 4, 2022 - JavaScript
-
Updated
Jun 30, 2022 - Java
This is a corner case that I only ran into in due to work on the analyzers in nunit/nunit.analyzers#54, and my guess is that very few will run into this problem. Nevertheless, I think we could improve the error message, and fix seems simple and safe.
Given a generic test method with no parameters we get a failure that is difficult to interpret for the users (see last example below for more deta
-
Updated
Dec 27, 2019 - Python
-
Updated
Jun 23, 2022 - JavaScript
-
Updated
Jun 23, 2022 - PHP
-
Updated
Mar 11, 2022 - C#
-
Updated
Apr 14, 2022 - PHP
-
Updated
Apr 29, 2022 - Python
Feature description
Support publishing pacts with branches and a build_url. This may not be necessary if the js "wrapper" bit of the publishing is being removed, but thought I'd raise it anyway for discussion.
Use case
Details
-
Updated
Jul 5, 2022 - C#
-
Updated
Jun 10, 2022 - Java
-
Updated
Jun 22, 2022 - C#
Software versions
- OS: Mac OSX 12.3.1
- Consumer Pact library: v2.0.0-beta.11
- Provider Pact library: v2.0.0-beta.11
- Golang Version: go version go1.18.3 darwin/arm6
- Golang environment:
GO111MODULE=""
GOARCH="arm64"
GOBIN=""
GOCACHE="/Users/nunofrias/Library/Caches/go-build"
GOENV="/Users/nunofrias/Library/Application Support/go/env"
GOEXE=""
GOEXPER
-
Updated
Jul 3, 2022 - Python
-
Updated
Jun 17, 2022 - Shell
-
Updated
Jul 6, 2022 - C#
-
Updated
Jun 24, 2022 - TypeScript
-
Updated
Jul 4, 2022 - Rust
-
Updated
Jun 20, 2022 - C#
Feature request
Is your feature request related to a problem? Please describe
The analysis.py script provides just one confidence interval: 95%. While that is related to the 2-sigma interval of normal distribution, so in theory allows for easy estimation of bigger confidence intervals (like 3, 4, 5-sigma), it assumes a normal distribution, which the differences don't follow, and may be
Improve this page
Add a description, image, and links to the test-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the test-framework topic, visit your repo's landing page and select "manage topics."
Adding another test makes the error go away.😄