Skip to content

Latest commit

 

History

History
70 lines (47 loc) · 2.8 KB

Changelog.md

File metadata and controls

70 lines (47 loc) · 2.8 KB

1.0.11

  • #57 Static generators: Dynamically set output file name
  • #70 java.lang.NoSuchFieldError: VERSION_2_3_33

1.0.10

  • #36 org.h2.jdbc.JdbcSQLDataException for SystemInfo and Log
  • #64 SimpleGen: Filter tests on chart click

1.0.9

  • #36 Test Count details incorrect in EmailGen
  • #61 SimpleGen: Filters broken in 1.0.8 for CucumberJVM
  • #62 SimpleGen: Basic search

1.0.8

  • #50 Test description is not displayed
  • #56 SimpleGen: Deep filter leaf nodes by status
  • #59 SimpleGen: Offline: Package all artifacts to reduce file footprint

1.0.7

  • #37 ChainTest Core: Improve handling of embed storage
  • #34 Unable to see the logs in the static report using ChainTestListener.log() method
  • #42 EmailGenerator: Fails to save file in a location other than target/chaintest

1.0.6

  • #25 Prevent duplication from repeated test inputs to Stats (RunStats, TagStats)
  • #26 Enhancement: SimpleGenerator tag centric filters

1.0.5

  • #16 Add support for including TestNG DataProvider parameters
  • #17 ChainLP displays empty elements in Project Insights with no data present
  • #18 ChainLP Tag section shows even though build has none
  • #20 Handle missing RunStats at depth:1
  • #21 Thread-safe test logs and embeds (supports BeforeMethod, AfterMethod hooks) for TestNG
  • #21 Include ChainLP logs
  • #22 TestRunner based tag analytics
  • #23 ChainLP sorts tests in descending order
  • #24 TestNG Plugin - implement all ITestListener methods to be backward compatible

1.0.4

  • #15 Standardize screenshot embedding key for both TestNG and JUnit
  • #14 Simplify adding additional SystemInfo parameters
  • #12 Simplify attaching screenshots via java.reflect.Method
  • #11 ChainLP: broken status search on build-listing
  • #10 Better error handling for stats on template render
  • #10 Additional validation on runstats object

1.0.3

  • #4 Cucumber JVM Plugin: Incorrect Results: Showing All Features in Report even though test cases are not executed
  • #6 chaintest-core - SimpleGenerator: Issue with persisting screenshots on Windows

1.0.2

  • #3 Cucumber-JVM Plugin: Issue with parser resolving feature URI

1.0.1

  • #1 ConcurrentModificationException for parallel execution with JUnit

1.0.0

Hello world!