-
### Bug description
I put my project inside `node_modules` directory (not even real `node_modules` alongside some `package.json`, just a new directory named that).
After doing so, resolving tsconf…
-
Hi.
I'm trying to use your library, but I'm finding a very weird behavior.
I register the IFixtureGenerator with the LeagueFixtureGenerator class:
` services.AddTransient();
`
I…
-
As mentioned in #600, the current lexer/parser of the Expression Language is completely custom. While it does the job, I can't say I'm very proud of the implementation and it's far from my field of ex…
-
Suggestion:
New rosserial_tests package, which contains a gtest executable and handful of rostest files. The gtest executable would be both a roscpp node and rosserial client in various configuration…
-
As a docket clerk, so that I do not need to assemble a docket entry description manually for status report orders, I need status report orders generated by DAWSON to prepopulate the docket entry descr…
-
Hi, I have a problem with run tests, and I don't know is it bug or I do something wrong.
I use async grpc server and async sqlalchemy in project, and want to write integration test.
I write next f…
-
I tried to test inline-snapshot with mutmut but got the following error:
```
❯ hatch run mutmut run
generating mutants
done in 2062ms
⠇ running stats
done
failed to collect stats, no …
-
### Current behavior
I have an Nx monorepo with 1 Angular app and 1 Angular lib (not buildable/publishable). I have successfully managed to implement `cypress-angular-unit-test` for the app, bu…
-
`trio` 41.0.
```console
+ /usr/bin/pytest -ra -p no:itsdangerous -p no:randomly -v
=========================================================================== test session starts ==================…
-
Since Github went all crazy with using https the README does not work as advertised.
Also, changing the url to use https fails too:
```
turbonium2:Projects glongman$ rails new broken -J -d mysql…