dodie / scott

Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java
https://advancedweb.hu/junit-and-cucumber-test-reports-based-on-source-code-and-behavior/
MIT License
137 stars 17 forks source link

Support Switch Expressions preview feature #92

Closed dodie closed 5 years ago

dodie commented 5 years ago

This issue is depending on #90 to have a baseline Java 13 support.

The goal is to try Scott with Java code where Switch Expressions are used.

Tasks:

Related: