Skip to content
Dávid Csákvári edited this page Mar 16, 2023 · 6 revisions

Ideas

  • Add support for TestNG #21
    • Didn't happen so far due to lack of interest.
  • Support other JVM languages: Kotlin, Scala, Clojure and Groovy #55
    • Didn't happen so far due to lack of interest.
  • Render diagrammed assertions for failures (like Groovy's Power Assertions) #26
    • Didn't happen because most of the time the diagram would not produce much additional information, as the log contains state changes for all statements already. Also, it seem pretty hard to do.
  • Render return statements and uncaught exceptions for lambdas #72
    • Didn't happen because of the lack of real-world need for it, and also it can introduce troubles due to excessive recording/logging.
Clone this wiki locally