Skip to content

Release 5.0.0-BETA-14

Compare
Choose a tag to compare
@DzmitryHumianiuk DzmitryHumianiuk released this 09 Nov 07:47
· 0 commits to 8f7dfb30bbba957fb04fd7908705c4745b130a85 since this release

Added

  • A skipped test method reporting in case of a @Before method failed

Fixed

  • A null-pointer exception on @Before methods

Changed

  • ParallelRunningHandler class was deleted due to redundancy, all its logic moved to ReportPortalListener class