kenherring / ablunit-test-runner

VSCode Extension to integrate OpenEdge ABLUnit tests via the native API
MIT License
3 stars 3 forks source link

Refactor - improve asynch consistency; create `progress.ini` and similar files before running tests #20

Closed kenherring closed 10 months ago

kenherring commented 10 months ago

Code was getting pretty sloppy due to my inexperience with TypeScript. This should clean it up a bit and make future changes easier.