Moving the Term spec out into a separate package and repository:
-
sweet-spec for the
Termspec -
sweet-spec-macro for the
specmacro we use to define theTermspec.
Also, sped up build times by not self-compiling when you run npm test. We still self-compile with npm run test:full, which travis uses, to make sure we're still dogfooding.