You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unit tests can now be invoked from a command line
with `-test` switch, e.g.:
```
> .\build.cmd -test
```
Notable changes:
* Rename unit tests projects
* Ignore unit tests for the external projects and the VSIX
0 commit comments