Skip to content

Conversation

@unional
Copy link
Contributor

@unional unional commented Mar 21, 2016

The test.ts and src/**/*.spec.ts are just file or file-globs example. The position doesn't matter.

So I suggest to keep the example a bit simplier.

By the way, how do I specify --project in this case?

Currently I have to: cd source-test && mocha --require ts-node/register test.ts && cd ..

Fixes #84

The `test.ts` and `src/**/*.spec.ts` are just file or file-globs example. The position doesn't matter.

So I suggest to keep the example a bit simplier.

By the way, how do I specify --project in this case?

Currently I have to: `cd source-test && mocha --require ts-node/register test.ts && cd ..`

Fixes TypeStrong#84
@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.817% when pulling 76dde9e on unional:patch-1 into ceab825 on TypeStrong:master.

@blakeembrey
Copy link
Member

The other examples should probably be consistent with this too then.

By the way, how do I specify --project in this case?

There's environment variable, or you can run things from ts-node usually. E.g. ts-node node_modules/mocha/bin/_mocha ....

@unional
Copy link
Contributor Author

unional commented Mar 23, 2016

is <files or file-globs>... clear enough?

@blakeembrey
Copy link
Member

Eh, I'm indifferent 😄 Just [...args] is good with me.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 88.119% when pulling e7a8f42 on unional:patch-1 into ceab825 on TypeStrong:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 88.119% when pulling 59b40cd on unional:patch-1 into ceab825 on TypeStrong:master.

@blakeembrey blakeembrey merged commit be38fc8 into TypeStrong:master Mar 23, 2016
@unional unional deleted the patch-1 branch March 23, 2016 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants