helmethair-co / scalatest-junit-runner

JUnit 5 runner for Scalatest
MIT License
37 stars 10 forks source link

Support discovery of suites with failed initialization by `UniqueId` #110

Closed pshevche closed 3 months ago

pshevche commented 1 year ago

See the linked issue for more context.

Resolves #109

giurim commented 1 year ago

Nice!

Will look into it more detailed, will check if we need this mechanism at all. There are some whitespace only modifications. Are those because of different tab-configs or those were not properly formatted? If the former can you please remove them, because next time I commit they will be formatted back. Maybe I should add some editor config files.

pshevche commented 1 year ago

Nice!

Will look into it more detailed, will check if we need this mechanism at all. There are some whitespace only modifications. Are those because of different tab-configs or those were not properly formatted? If the former can you please remove them, because next time I commit they will be formatted back. Maybe I should add some editor config files.

Thank you! I removed whitespace changes, looks better now