-
- [x] **Flavio** tries running `count_freq_vocab.py` on **Nov 26**.
- If it works, it solves the good vocab n observations question from CBS.
- If it doesn't work, we drop the good vocab fil…
-
Following [this Slack thread](https://exercism-team.slack.com/archives/CAS0EK88H/p1644497987712339) and [this PR discussion](https://github.com/exercism/go/pull/1254/files)
In the track, there are …
-
[Data driven tests](https://github.com/Microsoft/vstest-docs/blob/e65318690aa39201e3960ef9b9b326fa29d7d291/RFCs/0004-Adapter-Extensibility.md#data-driven-tests) appear to be VisualStudio's notion of G…
-
A data-driven test covering an xrange of 1 million numbers generates 1 million xUnit XML reports.
This brings most tooling to a crawl, in particular Jenkins.
Each data point should not generate a …
-
## Goal-State/What/Result
Spice supports reading Iceberg tables via object store connectors as an alpha connector.
## Why/Purpose
Iceberg support will be important to reach customers that currently…
-
## 1. Goal:
Facilitate data-driven decision-making by offering clear insights into learners’ enrollment patterns and completion rates, improving overall oversight and planning.
## 2. Overview of…
-
### Checklist
- [X] Issue has a meaningful title
- [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue)
- [X] I have tested using the latest…
-
We now have several test files in [inference/wasm/tests/test-cases](https://github.com/mozilla/translations/tree/main/inference/wasm/tests/test-cases) that compare before-and-after translations.
I…
-
The DataTestMethod attribute is really helpful and makes writing tests a lot easier. However when developing tests that need to run on the UI thread, we have to use the UITestMethod attribute. This ho…
-
## Description
I recently updated MSTest adapter to version 2.2.5 from 2.2.3 and noticed following change in behavior of results of data driven tests.
There are results for individual data rows, but…