Skip to content
Dávid Csákvári edited this page Aug 8, 2021 · 6 revisions

Idea Funnel Backlog

  • Support other JVM languages: Kotlin, Scala, Clojure and Groovy #55

Dropped ideas

  • 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.
  • Add support for TestNG #21
    • Didn't happen because it seems that JUnit has dominance on this area.
  • 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