dirac

Dirac v1.7.2 is out: https://github.com/binaryage/dirac/releases/tag/v1.7.2
2016-09-21T16:25:44.000839Z

I have recorded Dirac test runner, pretty proud of it given the set of technical challenges with chrome, chromedriver, selenium, and devtools complexity: https://www.youtube.com/watch?v=nTEelzQTN0w

๐Ÿ‘ 1
richiardiandrea 2016-09-21T20:43:41.000849Z

I am going to wait upgrading because the latest on the Ubuntu PPA is Chrome/55.0.2859.0

2016-09-21T20:44:42.000850Z

@richiardiandrea should work just fine: https://travis-ci.org/binaryage/dirac/builds/161657185

richiardiandrea 2016-09-21T20:45:55.000853Z

wow what testing lib are you using there?

2016-09-21T20:46:39.000854Z

what do you mean? that is normal clojure stdout with some ansi colors

richiardiandrea 2016-09-21T20:47:02.000855Z

ah ok, I thought that the ANSI was coming from some lib

2016-09-21T20:47:58.000856Z

ah, I think thatโ€™s normal clojure logging with some custom printing

2016-09-21T20:48:08.000857Z

wrote it some time ago, donโ€™t remember the details

richiardiandrea 2016-09-21T20:48:18.000858Z

looks cool ๐Ÿ˜‰

2016-09-21T20:49:23.000861Z

wrote some formatting code here: https://github.com/binaryage/dirac/blob/master/src/logging/dirac/logging/utils.clj

richiardiandrea 2016-09-21T20:50:55.000863Z

oh yes I see ๐Ÿ˜‰

danielcompton 2016-09-21T21:08:16.000864Z

Video starts at https://youtu.be/nTEelzQTN0w?t=100

2016-09-21T21:10:31.000867Z

@danielcompton. good point I have just trimmed it