This repository has been archived by the owner on Dec 6, 2021. It is now read-only.
Releases: Raagh/angular-karma_test-explorer
Releases · Raagh/angular-karma_test-explorer
Preview Release 0.2.0
Version 0.2.0
- Added support for old angular-cli.json projects.
- Added initial support for multi-apps in a single repository (this should include hybrid apps and component libraries).
- Added configuration properties in vscode (socketDefaultPort, debugMode and defaultProjectName).
- Improved integration testing.
- Dependencies refactoring.
Preview Release 0.1.3
Version 0.1.3
- Enabled extra logging during preview phase.
- Fixed updated npm modules causing crash on MacOS/Linux.
- If @angular/cli is not installed global the test explorer would use the local dependencies.