codito
codito
@maximusmp thank your for reporting this! What is the test framework (mstest/xunit etc.) used for UnitTestProject1.dll? @Siphonophora IIRC the `/tests` argument might be invoking a different execution path for the...
@Siphonophora sounds great to me. One last todo :) Would you mind adding your nuget.org alias as owner to https://github.com/spekt/junit.testlogger/blob/master/src/package/JUnitXml.TestLogger.nuspec? I will push the next successful appveyor build to nuget....
:fireworks: https://www.nuget.org/packages/JUnitXml.TestLogger Master build for travis ci seems to succeed. Please share the failed build link, I will take a look. https://travis-ci.com/spekt/junit.testlogger
It's weird that nuget is not showing you as an owner. We used the same `publish to nuget via myget` mechanism used for other packages in spekt org. Have added...
Using `id` will force user to do a `habito list` first, likely they won't remember the id to name mapping for each habit :) Name is more usable as user...
The user is just going to use `habito checkin 1 -q 10` or `habito checkin run -q 10` both will resolve to the habit entry `1: run 10miles a day`...
Let's go for simple, i.e. no named options. We will support it later if needed.
@hiimmill good idea, thanks!
Good discussion :) Here's one more: - \# of meetings/week. It is very difficult to quantify this on a daily basis for tracking. On Mon, May 23, 2016 at 6:56...
No rush for implementing :) I agree refactoring is the highest priority.