Support functions as the description for describe #17100
Labels
bun:test
Something related to the `bun test` runner
enhancement
New feature or request
good first issue
Something that would be good for new contributors
What is the problem this feature would solve?
In Jest and Vitest we can write tests like this:
And this will output like this:
This is a nice bit of convenience for writing tests -
What is the feature you are proposing to solve the problem?
Support passing functions as description parameter in the same manner.
What alternatives have you considered?
No response
The text was updated successfully, but these errors were encountered: