-
-
**Describe the current behavior**
Many of our golden tests (the ones driven by test data under `v2\tools\generator\internal\codegen\testdata`) are checking for the structure of the final data types…
-
Tom the dev wants to build a library of reference components which he can use for future projects.
The Type Ahead, an input field that will suggest items from a fetched list, is one he wants.
The Ty…
-
Hi, I have a similar situation to #97, though probably more complex. Using AutoFixture and NSubstitute, I can declare tests as such:
```
[Theory, AutoSubstituteData]
public void Test_Mixed(int versio…
-
# Diversified testing | Arjan’s take on Testing
Lately, it’s popular to have Tests driven by something. Since long we have Requirements based and Risk based testing, which undoubtedly would have been…
-
Hi,
Is it possible to customize the test names generated by the data-driven test case macros (`BOOST_DATA_TEST_CASE`)? In Google Test, you can do:
```
INSTANTIATE_TEST_SUITE_P(InstantiationName…
-
When running Gauge tests that are data-driven the test case name in the xml-report are just increased with indexes, so the names are very undescriptive.
Example:
```
```
It would be be…
-
**Epic:** https://github.com/elastic/kibana/issues/153633
**Related to:** ([comment](https://github.com/elastic/kibana/pull/141069#discussion_r981562514), [comment](https://github.com/elastic/kibana/…
-
Using JUnit5 @ParameterizedTest (https://junit.org/junit5/docs/current/user-guide/#writing-tests-parameterized-tests) already "works" (see file below).
Goal
* clarify and document relation to Sere…
-
## Describe the New Feature ##
Create a new statistics tool named Pair-Stat to compute statistics for already paired forecast and observation data. The initial version of this tool should support the …