Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Add rector for sentence casing test names #5

Open
olivernybroe opened this issue Feb 10, 2023 · 0 comments
Open

Add rector for sentence casing test names #5

olivernybroe opened this issue Feb 10, 2023 · 0 comments

Comments

@olivernybroe
Copy link
Contributor

Convert test names which are not sentence case to sentence casing

- it('is_very_cool', function() {
+ it('is very cool', function() {
})
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant