Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 993 Bytes

TODO.md

File metadata and controls

19 lines (16 loc) · 993 Bytes

Priority

  • Fix the method-level config from stomping on the global configuration values.
  • adjust how icdiffReporter (remove use of shelljs).

V-Next

Done

  • Move tests to GitHub Actions - Windows
  • re-evaluate this project on a Windows machine and cleanup...
  • Move to GitHub Actions - Linux
  • Move to GitHub Actions - Publishing
  • Add limit on number of reporters that get launched
  • Fix Error message in GeneridDiffReporterBase when not spawnSync (spawn is used). (stderr/out is not logging correctly).