Hello 馃憢
I've encountered a weird "issue" while using a dataset with uppercase values:
->with([
['Foo', 'Bar', '[email protected]', LocaleEnum::EN, RoleEnum::ADMINISTRATOR]
])
Test output:

If 'Foo' is given, I'm expecting it to be displayed as 'Foo' not ' foo' 馃
Thanks for your time! 馃槃
You can follow that issue here: https://github.com/pestphp/pest/issues/9.
@nunomaduro my bad did not find it (should have used 'capitalized' instead of 'uppercase' in my search...).
I added the keyword to one of my comment.
Other might search for it that way too. Thanks for explaining that 馃憤
Most helpful comment
@nunomaduro my bad did not find it (should have used 'capitalized' instead of 'uppercase' in my search...).