Skip to content

Commit a45f000

Browse files
committed
chore(): update readme
1 parent 74eb5d3 commit a45f000

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ If you like it, please add a star. It will be really appreciated.
4646
- *AppShell (still work in progress and TEMPORARY DISABLED. Check [this issue](https://github.com/Ks89/angular-cli-skeleton/issues/22)*
4747
- Testing
4848
- Unit testing with [Karma](https://karma-runner.github.io) and [Jasmine](https://jasmine.github.io/)
49-
- *Custom advanced configuration to specify different browsers on CIs (check 'getBrowsers()' in `./karma.conf.js`) (TEMPORARY DISABLED)*
49+
- Custom advanced configuration to specify different browsers on CIs (check 'getBrowsers()' in `./karma.conf.js`)
5050
- Multiple launcher for browsers (Chrome and ChromeHeadless). See `karma.conf.js`
5151
- [Chrome Headless](https://developers.google.com/web/updates/2017/04/headless-chrome) support to run unit tests (better than [PhantomJS](http://phantomjs.org/))
52-
- *Multiple coverage reporters: `json`, `html`, `lcovonly`, `mocha` and also in your console (TEMPORARY DISABLED)*
52+
- Multiple coverage reporters: `json`, `html`, `lcovonly`, `mocha` and also in your console
5353
- End to end (E2E) testing with [Protractor](http://www.protractortest.org) and [WebDriver JS](https://github.com/SeleniumHQ/selenium/wiki/WebDriverJs)
54-
- *Code coverage with [IstanbulJs](https://github.com/istanbuljs/istanbuljs) (TEMPORARY DISABLED)*
54+
- Code coverage with [IstanbulJs](https://github.com/istanbuljs/istanbuljs)
5555
- Code analysis and quality
5656
- [TSLint](https://github.com/palantir/tslint)
5757
- [Codelyzer](https://github.com/mgechev/codelyzer)

0 commit comments

Comments
 (0)