Skip to content

Fix release: Testing framework change

Latest
Compare
Choose a tag to compare
@watarhu watarhu released this 24 May 14:37
41896cd

Replace spock testing framework with junit5+jmockit

Changes

  • Changed Stack sensors internal ThreadLocal by InheritableThreadLocal in order to make compatible with reactive programming
  • Fixed Stack sensors name closing parent before child, now purge the childs
  • Fixed some static unchecked warnings