Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: testomatio/reporter

Tags

2.3.7-beta.3-xml-import

Toggle 2.3.7-beta.3-xml-import's commit message
Update C# adapter to remove parameters from test titles to prevent du…

…plicates in Test Suite display

2.3.7-beta.2-xml-import

Toggle 2.3.7-beta.2-xml-import's commit message
Refactor XML parsing and improve C# test import functionality

- Updated `XmlReader` to streamline test definition and result parsing using dedicated methods.
- Enhanced C# method detection in `fetchSourceCode` to accurately handle NUnit attributes and XML comments.
- Improved handling of parameterized tests by converting parameters to an object format for API compatibility.
- Added unit tests for C# code import to ensure correct functionality and prevent regressions.

2.3.7-beta.1-xml-import

Toggle 2.3.7-beta.1-xml-import's commit message
Enhance NUnit XML parsing and improve path normalization

- Added an enhanced NUnit XML parser to handle test-suite hierarchy and parameterized tests.
- Updated XmlReader to utilize the new parser and introduced options for enhanced parsing.
- Normalized path separators in various locations for cross-platform compatibility.
- Improved test cases to validate the new parsing logic and ensure backward compatibility with legacy formats.
- Updated .gitignore to exclude 'memory-bank/' directory.

2.3.6

Toggle 2.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
truncate long steps (#597)

Co-authored-by: DavertMik <[email protected]>

2.3.6-beta.1-truncate-steps

Toggle 2.3.6-beta.1-truncate-steps's commit message
cleared logs

2.3.5.beta-5-xml-import

Toggle 2.3.5.beta-5-xml-import's commit message
Update documentation and enhance XML import configuration. Correct sp…

…elling of "JUnit" in README, add reference to XML import configuration in configuration.md, and introduce a new xml-imports.md file detailing XML import commands and options for improved clarity and usability.

2.3.5.beta-4-xml-import

Toggle 2.3.5.beta-4-xml-import's commit message
Merge branch '2.x' of https://github.com/testomatio/reporter into fix…

…/xml_import_2

2.3.5-beta-6-xml-import

Toggle 2.3.5-beta-6-xml-import's commit message
Update documentation and enhance XML import configuration. Correct sp…

…elling of "JUnit" in README, add reference to XML import configuration in configuration.md, and introduce a new xml-imports.md file detailing XML import commands and options for improved clarity and usability.

2.3.5-beta-5-xml-import

Toggle 2.3.5-beta-5-xml-import's commit message
Refactor batch upload logic in DebugPipe and TestomatioPipe to improv…

…e clarity and maintainability. Update conditional checks for batch enabling based on environment variables. Enhance error handling in request methods for better logging and debugging. Ensure consistent formatting and spacing throughout the code.

2.3.6-beta.2-fix-beforesuite

Toggle 2.3.6-beta.2-fix-beforesuite's commit message
2.3.5