-
@Centril and I [talked](https://discordapp.com/channels/442252698964721669/443151071041290241/469431845906415616) a bit about writing property tests for CLI apps. The general idea is to write input ge…
-
I had a test where I asserted a file exists using
```kotlin
assertThat(file).exists()
```
Then I wrote a test where I expected the file not to exist. But there is no `doesNotExist()` method on…
-
### Problem
A verbose error is shown when runnning ``pass-dep`` test, might be related to #3463. No error is shown when running ``./miri build``.
### Reproduce:
1. Run ``./miri run --dep tests/p…
tiif updated
6 months ago
-
-
`ecmarkup` has a few lint rules that grammarkdown doesn't enforce on its own, but that make sense:
- `[empty]` assertions should have no other content: https://github.com/tc39/ecmarkup/blob/52df46d…
-
See https://github.com/rails/rails/issues/6862. Looks like the issue never made it over here and it's still a problem.
-
I just tried running the ec2 create script with no arguments as of 2d7f797 but it fails with the following:
```
TASK [dataverse : install R modules] *******************************************
ch…
-
Soon or later it will be necessary to expect for some newcomers to contribute to the project.
However, we have not done enough work to meet the community standard. I suppose it is time to make a to…
w568w updated
7 months ago
-
I'm not exactly sure what this looks like but I wanted to start tracking this here if ppl have ideas.
Basically I think that we should have a great testing story around Tekton Pipelines, e.g.:
-…
-
The following implementations do not have a manual.csv
- [ ] flask-tum @FadySalama
- [x] Eclass @sebastiankb
- [ ] Fujitsu @mryuichi
- [x] 2/3 hitachi implementations @k-toumura
- [ ] Manua…