Commit graph

19 commits

Author SHA1 Message Date
Pierre-Yves Gérardy
e46d03f467 [ospec] v3.0.1 2018-06-30 20:28:28 +02:00
Rasmus Porsager
ecfa59c016 Fix glob inclusion on npm install 2018-06-30 20:19:24 +02:00
Pierre-Yves Gérardy
f39081b2a5 [opec] v3.0.0 2018-06-23 22:11:54 +02:00
Pierre-Yves Gérardy
2969b8323c ospec v2.1.0 2018-05-25 15:12:12 +02:00
Pierre-Yves Gérardy
9df3e97cc3 [ospec] v2.0.0 2018-05-09 21:04:24 +02:00
Már Örlygsson
cfaa377c1e [ospec] feat: nicer binary with support for globs (#2141)
* feat(ospec): CLI support for file-patterns and an --ignore flag

The added dependency is only used by the node.js binary - which normally only ever installed via npm/yarn anyway.

This does not interfer with ospec proper being dependencyless.

* chore(mithril): Add glob dependency needed by the ospec binary

this is only needed while ospec is inlined in the
mithril repo. As soon as ospec is split away into a
standalone npm module, this will not be required anymore.

* refactor(ospec): Use 'match' events instead of callback

Performance should be similar, but the code looks
cleaner and easier to grok.

* Misc tweaks
2018-05-07 01:32:01 +02:00
Pat Cavit
1a6b6a591c chore(ospec): merge package.json @ 1.4.0 back 2017-10-17 15:25:15 -07:00
Pat Cavit
8bc343459c chore: ospec@1.3.0 2017-07-12 21:04:09 -07:00
Pat Cavit
5660637e30 docs: new repo refs and build tweaks 2017-05-02 13:12:00 -07:00
Leo Horie
9ad16858a5 #1520 ospec: report duplicate test names 2017-01-08 13:05:27 -05:00
Leo Horie
b62663bdc1 ensure properties in arrays are tested #1497 2016-12-31 19:27:23 -05:00
Leo
50b8b498c5 bump ospec version 2016-12-07 18:39:21 -05:00
Leo Horie
f780e0f7b9 bump ospec version 2016-11-15 10:02:25 -05:00
Pat Cavit
71457a356d Fix repository field
https://docs.npmjs.com/files/package.json#repository
2016-11-10 11:01:02 -08:00
Leo Horie
adf91a4f7a update npm identifier 2016-10-31 12:24:46 -04:00
Douglas Brown
d02a238bf0 💁 Adjust ospec bin def, add to README
Getting set up with ospec is deceptively simple, and adding just a bit
more documentation should help new users from falling into the trap of
overthinking the test config.  (I know that I ended up down a very
strange rabbit hole when pulling ospec into a project).

This also adjusts the bin definition in the package file so that we can
hopefully just use the `ospec` command instead of a folder ref.
2016-10-14 13:27:44 -04:00
Leo Horie
b8398544a0 bump ospec version 2016-09-19 14:03:49 -04:00
Pat Cavit
15116d5b2e Update package metadata (#1256) 2016-08-18 09:51:24 -07:00
Pat Cavit
54dc599ca0 Add package.json to ospec so it can be published 2016-08-18 09:36:57 -07:00