-
JSON Schema Faker seems really useful, but we need a library we can integrate into a Java solution. There are various ways to bridge between Java and JavaScript. We'll explore these. But a native Java…
-
Hello
How a friendly suggestion, consider the scenario about systems working with person forms and health systems, where blood type is need it.
I would expand the request to include ills too.
…
-
Hi I used for some months this project and I saw that sometimes we need to have some boilerplate code for use it.
Right now we must to create always an instace and setup manually the injection of the…
-
It will be great if it supports long String articles, we need it, thank you!
-
The main problem is that reflection affects all the linked issues, so using e.g. codegen (via [ksp](https://github.com/google/ksp) ?) instead would be a preferable solution at this point.
-
**Is your feature request related to a problem? Please describe.**
I tried to use faker for a mock flavor in android 9 but got a crash
Can't initialize a Faker() due to that exception.
```
…
-
Trying to get an IBAN using a country code provided by Faker itself results to a null pointer, e.g.
`faker.finance().iban(faker.country().countryCode2())`
Gives:
```
java.lang.NullPointerEx…
-
**Describe the bug**
When calling the 'expression' method on the 'Faker' class using an expression that is a directive which is composed of one or more other directives within the fake definition YAM…
-
✗ gem list | grep faker-russian
faker-russian (0.0.6)
✗ ruby -v
jruby 1.7.16 (1.9.3p392) 2014-09-25 575b395 on Java HotSpot(TM) 64-Bit Server VM 1.8.0_20-b26 +jit **[darwin-x86_64]**
✗ irb
:001 > …
-
Les données de test, les commentaires, les noms de variables sont autant d'endroits propices à la pratique de l'humour dans le code
```java
@Test
public void testThatOrderTotalIsCorrect() {
…