rubberduck-vba / Battleship

An Object-Oriented VBA experiment
MIT License
85 stars 22 forks source link

Adds test category annotations #25

Closed pchemguy closed 1 year ago

pchemguy commented 3 years ago

Replaces @TESTMETHOD with @TESTMETHOD("XXX"), where XXX - name of the module without the "Test" suffix to show test categories in the test explorer.