-
Running the `validation/hooks/hooks.t` tests should pass, but they always fail.
For example, using `runc`:
```
RUNTIME=runc ./validation/hooks/hooks.t
TAP version 13
---
{
"error":…
-
It currently generates output like this:
```
1..1
ok 1 describe it
# tests 1
# pass 1
# fail 0
```
for
``` js
describe('describe', () => {
it('it', () => {
expect(true).to.eql(true)
})
})
`…
-
The `benchmark/test_runner` folder currently contains benchmarks for `it` and `describe` functions. I suggest we expand these benchmarks to cover additional test runner features, including mocks, cove…
-
Hi,
I'm using LIS2DUX12 accelerometer in a Linux environment with kernel version 5.10 and I'm testing event monitoring with `iio_event_monitor` tool. I managed to verify the functionality of a few ev…
-
https://github.com/theupdateframework/taps/blob/master/tap4.md
-
Hi there,
I'm opening this because a user of our Homebrew client ([brewerx.app](https://brewerx.app)) has reported an issue with the repository.
We discovered that the `vagrant` formula is not p…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
-
## What
There are currently 3 high severity vulnerabilities in `tap-spec 5.0.0`.
```js
{
"auditReportVersion": 2,
"vulnerabilities": {
"tap-out": {
"name": "tap-out",
"…
-
## Version **4.1.2** of [tap-spec](https://github.com/scottcorgan/tap-spec) was just published.
Branch
Build failing 🚨
Dependency
…