-
I try to use nested functions in my fixtures and receive error.
Fixture:
```yaml
data: ''
```
Error:
```
Nelmio\Alice\Throwable\Exception\FixtureBuilder\ExpressionLanguage\MalformedFunc…
ZhukV updated
1 month ago
-
Hi,
I had problem with load fixtures in behat based functional tests. When I load fixture class with Dependency Injection inside it, it works fine, but when I try to load another fixture which depen…
-
Hi. Thank you for this awesome project.
I'm trying to use it with nestjs for e2e testing and i keep getting this error.
```
TypeScript diagnostics (customize using `[jest-config].globals.ts-jest.di…
-
### What's wrong?
It might be my misunderstanding of cosmos plugins, if it is, feel free to close this.
I'm coding a plugin that will use @axe-core/react on a click of a button. I've used react-…
-
### Your Environment
| Software | Version(s) |
| ---------------- | ---------- |
| typeorm-fixtures | 1.9.1
| Node | 15
| npm/Yarn | 1.22.5
| Operating System |…
-
Hello,
I've been trying to use the lib outside of a symfony project, in a package using doctrine.
Following the basic exemple from the doc i've been trying to do something like
```php
ktom updated
11 months ago
-
how to testing flask-login?
-
It seems there was a [breaking change](https://github.com/rmosolgo/graphql-ruby/pull/4344) introduced in 2.0.18 that causes `use BatchLoader::GraphQL` to cause the following exception:
```
vendor/…
-
I've forked the loader - and added some more stuff:
1) isSensor - to create sensor fixtures
2) userdata - to set an "id" value which can be used to identify fixtures or bodies
3) group index (which d…
-
If a app has a "fixtures" but it's not for django-dynamic-fixtures then this happens:
```
...
File "/usr/local/lib/python3.5/dist-packages/dynamic_fixtures/fixtures/loader.py", line 50, in handle…
jedie updated
6 years ago