vscode-debug-visualizer icon indicating copy to clipboard operation
vscode-debug-visualizer copied to clipboard

[dev enhancement] unit tests

Open Almenon opened this issue 5 years ago • 4 comments

I don't see any unit tests yet. What's your preferred framework? Jest? If I try to make a PR I'll probably start off with writing some tests.

Almenon avatar Feb 24 '20 16:02 Almenon

That would be great ;) But what exactly do you want to test? I prefer mocha though. I usually copy the setup from this repository.

hediet avatar Feb 24 '20 16:02 hediet

Mocha it is. Everything ideally. I'll get bored before I actually write tests for everything though.

Almenon avatar Feb 25 '20 01:02 Almenon

Have you started yet? I would otherwise write some soon.

hediet avatar Feb 26 '20 10:02 hediet

No haven't started you can go ahead

Almenon avatar Feb 26 '20 15:02 Almenon