We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you for this very useful extension!
It would be helpful if this extension included a transformation for generating Pascal case separated by underscores:
E.g., CalculatorShouldCalculateCorrectOutputs --> Calculator_Should_Calculate_Correct_Outputs
CalculatorShouldCalculateCorrectOutputs
Calculator_Should_Calculate_Correct_Outputs
I'm not sure what this proposed casing should be called. But here are a couple of ideas: Change Case test-name or Change Case Pascal-snake
Change Case test-name
Change Case Pascal-snake
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thank you for this very useful extension!
It would be helpful if this extension included a transformation for generating Pascal case separated by underscores:
E.g.,
CalculatorShouldCalculateCorrectOutputs
-->
Calculator_Should_Calculate_Correct_Outputs
I'm not sure what this proposed casing should be called. But here are a couple of ideas:
Change Case test-name
orChange Case Pascal-snake
The text was updated successfully, but these errors were encountered: