rokucommunity / bslint

A linter for BrightScript and BrighterScript.
MIT License
28 stars 15 forks source link

copy expectDiagnostics from brighterscript for tests #95

Closed TwitchBronBron closed 1 year ago

TwitchBronBron commented 1 year ago

Copies the expectDiagnostics test utility functions from brighterscript to help simplify some of the diagnostics testing code in bslint. De-dupe the fmtDiagnostics and pad functions by moving them to testUtils.spec.ts as well