-
I assume that the test explorer view in IDEs is driven by the `TestMethodIdentifierProperty` on TestNodes?
This provides no way to show parameter types or argument types.
In data driven testing,…
-
**Architecture**
https://aws.amazon.com/blogs/architecture/optimize-cost-by-automating-the-start-stop-of-resources-in-non-production-environments/
https://aws.amazon.com/blogs/architecture/underst…
-
Using the standard library, one is able to filter/run (a) specific (sub) test(s) by passing a pattern to the `go test` command - https://blog.golang.org/subtests
e.g. `go test -run=myregexpattern`
…
-
Refs
- [postmate original discussion](https://github.com/dollarshaveclub/postmate/issues/211#issuecomment-750493853)
- [post-me](https://github.com/alesgenova/post-me)
Objectives
- see if …
-
One of libcxx's tests has an XFAIL for Picolib - https://github.com/llvm/llvm-project/blob/main/libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.stati…
-
as it requires a browser DOM to be present, etc.
-
Add unit tests so that issues can be captured in ```make ci```
-
The the moment once cannot express negative expectations via `.On()`. Instead, you must use `.AssertNotCalled`. It would be useful if negative expectations could be expressed something like `.On().N…
-
Certainly! Let's dive into a comprehensive brainstorm on how your code and project can evolve to achieve your goals. We'll explore various ideas, metrics, and improvements that could help you optimize…
-
Comments for https://www.endpointdev.com/blog/2010/05/postgresql-template-databases-to/
By Greg Sabino Mullane
To enter a comment:
1. Log in to GitHub
2. Leave a comment on this issue.