others
- [
3665b0d
] - deps: cleanup & fix high severity vulnerability (#133) (ZYSzys <[email protected]>)
features
- [
5c621f6
] - feat: should print error stack (#132) (TZ | 天猪 <[email protected]>)
fixes
- [
819d78f
] - fix: debug mode detect (#130) (TZ | 天猪 <[email protected]>)
others
- [
f85aafb
] - chore: update deps (#131) (TZ | 天猪 <[email protected]>)
fixes
- [
3b6819c
] - fix: should not timeout when debugging (#129) (TZ | 天猪 <[email protected]>) - [
fcae123
] - fix: support --workers same as egg-scripts (#127) (TZ | 天猪 <[email protected]>)
fixes
- [
d802694
] - fix: downgrade ts-node (#126) (吖猩 <[email protected]>)
others
- [
44854f0
] - deps: bump ts-node version (#125) (吖猩 <[email protected]>)
fixes
- [
8f6135e
] - fix: ets not found (#124) (吖猩 <[email protected]>)
- feat: intergration with egg-ts-helper (#123)
features
* [904103f
] - feat: support read egg.require from package.json (#121) (吖猩 <[email protected]>)
docs
* [0d553f6
] - docs: test timeout is 6000ms (#115) (BiosSun <[email protected]>)
features
- [
51f93aa
] - feat: support egg-bin test --changed (#111) (Yiyu He <[email protected]>)
fixes
- [
a82a87a
] - fix: debug-test invoke formatTestArgs (dead-horse <[email protected]>)
- feat: remove correct-source-map.js (#109)
- fix: package.json to reduce vulnerabilities (#108)
fixes
- [
ca4f78f
] - fix: fix source map line number incorrect (#107) (吖猩 <[email protected]>)
features
- [
35e89db
] - feat: upgrade espower-typescript to 9.0 (#106) (吖猩 <[email protected]>)
- fix: fixed ts-node ignore files (#105)
- chore: update deps (#104)
- feat(cov): add nyc instrument passthrough (#103)
- fix: should exit when no test files found (#100)
- feat: add ts env in command (#98)
- fix: should only read pkg if argv.typescript not pass (#97)
fixes
- [
e73c569
] - fix: should ignore fixtures and node_modules (#96) (Haoliang Gao <[email protected]>) - [
7531faa
] - fix: support relative path (#95) (TZ | 天猪 <[email protected]>)
- fix: remove ts extensions by default (#94)
- chore: don't need to log at vscode and webstorm (#93)
- feat: support egg.typescript (#92)
- feat: cov support typescript (#91)
- feat: support typescript (#89)
- feat: set EGG_MASTER_CLOSE_TIMEOUT when run dev (#88)
- feat: revert egg-bin check (#90)
- feat: egg-bin check (#87)
fixes
- [
6689962
] - fix: make sure files sort in all platforms (#86) (fengmk2 <[email protected]>)
- deps: [email protected] (#85)
- test: Node 8.7.0 has improved stack for promise (#84)
fixes
- [
7386194
] - fix: force exit when runner complete (#83) (Haoliang Gao <[email protected]>)
others
- [
a7c4b53
] - chore: remove incorrect history (#82) (Haoliang Gao <[email protected]>)
Upgrade mocha@4, see https://boneskull.com/mocha-v4-nears-release
fixes
- [
e3c33e9
] - fix: package.json to reduce vulnerabilities (#81) (Snyk bot <[email protected]>)
- chore: dont print devtools link at vscode (#75)
fixes
- [
2e3498e
] - fix: use inspector at 7.x+ (#74) (TZ | 天猪 <[email protected]>)
features
- [
678b83d
] - feat: debug proxy support (TZ <[email protected]>) - [
c65a00d
] - feat: revert to 4.2.0 (TZ <[email protected]>)
fixes
- [
469739f
] - fix: debug at 6.x (TZ <[email protected]>)
others
- [
2be5245
] - docs: add readme (TZ <[email protected]>) - [
3e8ce0d
] - refactor: use common-bin parse execArgv (TZ <[email protected]>)
others
- [
83afba3
] - deps: update common-bin (TZ <[email protected]>) - [
f7628b2
] - refactor: egg-bin debug pass debugOptions to startCluster (TZ <[email protected]>) - [
831c77d
] - refactor: use common-bin parse execArgv (TZ <[email protected]>)
- feat: support $NODE_DEBUG_OPTION (#71)
- feat: add
egg-bin autod --check
command (#70)
- fix: only hotfix spawn-wrap on windows (#69)
- fix: remove temp excludes
- feat(cov): add prerequire option (#53)
- fix: There is a case sensitive issue from spawn-wrap on Windows (#67)
- fix: should support multi exclude dirs (#66)
- fix: ignore frontend files and document files (#65)
- feat: use nyc instead of istanbul (#63)
- feat: cov support output json-summary (#64)
- feat: support cov command in win32 (#52)
- test: skip assert error stack on node >= 7.0.0 (#61)
- fix: clean more mocha error stack (#60)
- feat: simplify mocha error stack (#59)
- fix: use context.env instead of process.env (#58)
- fix: don't pass prerequire (#57)
- feat(cov): add prerequire option (#53)
- feat: change default timeout to 60000 (#50)
- fix: cov replaced warning at win (#49)
- feat: pass --check to pkgfiles (#48)
- fix: -x only support string (#47)
- feat: extractArgv refactor & extract debug port
- feat: extractArgv support expose_debug_as
- feat: use unparseArgv from common-bin (#45)
- fix(cov): istanbul path env (#44)
- refactor: [BREAKING_CHANGE] use common-bin 2.x (#41)
- deps: upgrade istanbul to 1.1.0-alpha.1 (#43)
- fix: add missing deps (#42)
- feat: update pkg.files that if file exists (#37)
- refactor: use framework (#39)
- fix: support egg-bin dev --cluster and --baseDir (#36)
- fix: use co-mocha instead of thunk-mocha (#38)
- fix: support node4 (#35)
- feat: commands support specific execArgv(harmony) (#33)
- docs: missing debug description for zh-cn (#34)
- feat: add sticky mode support (#32)
- fix: .setup.js should be the first test file (#30)
- fix: should support -p (#27)
- docs: use V8 Inspector Integration for debug
- feat(debug): [BREAKING_CHANGE] remove iron-node (#26)
- fix: should pass customEgg to startCluster (#25)
- feat: auto require setup file (#24)
- fix: make sure dev command eggPath can be override (#23)
- feat: auto detect available port (#22)
- fix: add power-assert to deps (#21)
- feat: build-in intelli-espower-loader (#20)
- feat: try to use --inspect first (#19)
- feat: use test when run cov on Windows (#18)
- fix: wait more time for Window 😢 (#17)
- fix(cov): wait 1 second for Windows (#16)
- fix: link mocha bin from inner file (#15)
- docs:add egg-bin dev options doc (#14)
- test: exports mocha bin (#13)
- feat(dev): pass debug args to execArgv (#12)
- feat: resolve istanbul path for coffee (#9)
- fix: can not find iron-node in subprocess (#8)
- feat: add COV_EXCLUDES for coverage excludes (#7)
- chore(deps): upgrade mocha@3 and glob@7 (#6)
- feat: support mocha custom require args (#5)
- refactor: use common-bin (#4)
- refactor: rename DevCommand.js to dev_command.js (#3)
- chore: add security check badge (#2)
- refactor: use egg-utils (#1)
- fix: let sub class can override getFrameworkOrEggPath
- init version