qansigliere-json-reporter-integration-with-testrail
Version:
The main idea of this library created in the JavaScript language is to provide a better way to synchronize json-reporter results with Testrail.
4 lines • 300 B
TypeScript
import { parseJSONReporterFolderAndGenerateCSVFile } from "./dist/library/library";
import { parseJSONReporterAndSyncResultsToTestrail } from "./dist/library/library";
export { parseJSONReporterFolderAndGenerateCSVFile, parseJSONReporterAndSyncResultsToTestrail };
//# sourceMappingURL=index.d.ts.map