exercism / nim-test-runner

GNU Affero General Public License v3.0
2 stars 3 forks source link

Feature(runner): capture output #26

Closed ynfle closed 3 years ago

ynfle commented 4 years ago

Getting ready for research project deployment!!!

Closes #13

ynfle commented 4 years ago

Message truncation (and Unicode support) are coming...

ynfle commented 4 years ago

Rebased to fix conflict with master b/c of #24

ee7 commented 4 years ago

Looks good.

I have some suggested changes. It was easier for me to review by making a PR to your branch. See https://github.com/ynfle/nim-test-runner/pull/1.

ee7 commented 3 years ago

Now we just have to rebase on main and reflect some changes that happened in the meantime so that the tests pass again.

I'll do it soon.

ynfle commented 3 years ago

So I deleted my fork (I stopped using forks if I have write access to a repo and just use a branch) so I have to move this to a new branch.