xray-code-snippets icon indicating copy to clipboard operation
xray-code-snippets copied to clipboard

Xray source-code snippets showcasing the integration with this test management tool for Jira

Results 13 xray-code-snippets issues
Sort by recently updated
recently updated
newest added
trafficstars

Partial contribution towards #14 . This new XSLT implementation (using XSLT v3; I wasn't able to achieve output parity using XSLT v1 features alone) of the TestRail-to-Xray (cloud) transform produces...

Multiple errors when trying to install requirements. Looks like some of the dependencies are old and need updating. ``` (mainenv) victtsl: import_from_testrail/server$ pip install -r requirements.txt Requirement already satisfied: aiofiles==0.6.0...

Update dependencies in requirements.txt. Fixes https://github.com/Xray-App/xray-code-snippets/issues/20