-
My testing for this library has been horrible. If people are actually going to use it, I'll need a more powerful test suite to know that the code works. The `test.generative` library seems like a good…
-
Computer time is less valuable than developer time, so let's let computers do the work of testing.
This talk will be about [Walkabout.js](https://github.com/ianb/walkabout.js), a library that detects…
ianb updated
11 years ago
-
One of the current testing approaches is to to have many fixtures and automatically iterate through them, [doing conversions and comparisons between formats as implied by file name extensions](https:/…
-
Are there tools and would it be meaningful to run generated tests against all possible input like in clojure.
The big issue here is understanding what the expected outcome for a set of inputs woul…
-
### Is your feature request related to a problem? Please describe.
The process to create test cases for the CoE Starter Kit Setup and Upgrade process is a manual process. Make use if Generative AI pr…
-
## Description
Implement a generative AI-based catalogue generation feature within the **Sandbox application**. This feature will automatically generate a relevant catalogue when the searched catalog…
-
hi, i want to know the real test datasets are from 3 datasets (VC1, Zscope, OSora), this means the test is on every fake test datasets of the diffusion generative methods ,and the the above 3 real te…
-
The execution model for `@Theory`-based tests is virtually tailor-made for generative testing: you take some parameters and assert an invariant over them. However, based on my reading of the current J…
-
**Links**
- product doc: _link to product doc_
- eng doc: [Tech: Fixing refs](https://www.notion.so/metabase/Tech-Fixing-refs-55b26cfcf44744e5b044446400a01c27)
- feature branch: `refs-overhaul`
- issu…
-
our voting directory authority is rather complicated. we should really be using a quickcheck-like generative testing library. golang has such in it's standard library!
https://golang.org/pkg/testin…