Files
atom/spec
Nathan Sobo 7a77ffde43 Log to stdout from terminal runner via ipc
For some reason, logging to stderr/stdout from the render process only
works when Atom is run via child_process.spawn, which is how `apm test`
invokes it.

I’m trying to make a convenient interface for running tests directly via
the `atom` command, and this is the only way I could find to long to
stdout from the render process.

I’m also choosing stdout rather than stderr because in this case, you’re
intentionally running the tests and want to see feedback.
2015-10-07 15:24:50 -05:00
..
2015-09-18 20:48:51 -06:00
2015-09-22 11:57:12 -06:00
💚
2015-09-15 11:35:30 +02:00
2014-02-02 19:29:54 +06:00
🎨
2015-09-14 18:22:31 +02:00