Erik Pragt
Erik Pragt
It seems our snapshots are broken due to a change at Sonatype. You could test it by doing a clone of the repo, do a local install, and depend on...
I'll release it.
2.3.1 has been released!
I like the idea in theory, it's actually a long time on my list to have better Junit 5 integration. However, at the same time, I'm not sure if Junit...
I don't think there's any reason why you couldn't just create a class level instance of Datafaker, and reuse that over the tests. It's a one line thing, I wouldn't...
> Whatever if you want I can create the PR. You can make a PR, so we have something to discuss more indepth, but at this stage, it will probably...
@agomezlucena The PR is a bit overwhelming indeed with the rename. Wouldn't it be less change to create the project as a completely separate project, and have a dependency of...
@agomezlucena I don't mind that. If you're okay with it, we can make another repo here, and publish it under the `net.datafaker` namespace, and add some references to it in...
@asolntsev my thinking here was that @agomezlucena put in the effort of creating this extension, so most likely it serves a need. I rather be convinced by code then by...
> Sorry, but this is a very false assumption. :) > People tend to make things more complex than needed. > People tend to create "fancy" things instead of choosing...