| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.3.45 source code.tar.gz | 2025-04-15 | 279.4 kB | |
| 1.3.45 source code.zip | 2025-04-15 | 820.2 kB | |
| README.md | 2025-04-15 | 2.1 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
Release Versions:
https://central.sonatype.com/artifact/org.jsmart/zerocode-tdd/1.3.45
:::xml
<dependency>
<groupId>org.jsmart</groupId>
<artifactId>zerocode-tdd</artifactId>
<version>1.3.45</version>
</dependency>
Release PR
https://github.com/authorjapps/zerocode/pull/707 (Click to view what exactly merged)
What's Changed
- PR - Sonatype release 20240705 by @nirmalchandra in https://github.com/authorjapps/zerocode/pull/671
- Install docker compose manually and try by @authorjapps in https://github.com/authorjapps/zerocode/pull/678
- [Issue [#207]] Implementing Feature : Meta Data section (Scenario JSON) by @prayascoriolis in https://github.com/authorjapps/zerocode/pull/674
- Fixed flaky test-case: ConsumerJsonRecordTest.should_serialize_a_record_with_headers by @hermya in https://github.com/authorjapps/zerocode/pull/684
- ISSUE-688 # Propagate exceptions from java api operations by @javiertuya in https://github.com/authorjapps/zerocode/pull/690
- ISSUE-689 # Sanitize json report file name by @javiertuya in https://github.com/authorjapps/zerocode/pull/692
- Add theme toggle in HTML report by @bppdanto-t in https://github.com/authorjapps/zerocode/pull/697
- ISSUE-680 # Add the DB SQL Executor to import data from CSV and execute SQL statements by @javiertuya in https://github.com/authorjapps/zerocode/pull/686
- ISSUE-680 # Move DB SQL Executor scenario tests to the
integrationtestspackage by @javiertuya in https://github.com/authorjapps/zerocode/pull/698
New Contributors
- @prayascoriolis made their first contribution in https://github.com/authorjapps/zerocode/pull/674
- @hermya made their first contribution in https://github.com/authorjapps/zerocode/pull/684
- @javiertuya made their first contribution in https://github.com/authorjapps/zerocode/pull/690
- @bppdanto-t made their first contribution in https://github.com/authorjapps/zerocode/pull/697
Full Changelog: https://github.com/authorjapps/zerocode/compare/zerocode-tdd-parent-1.3.44...zerocode-tdd-parent-1.3.45