exercism / exercism/fsharp-test-runner

Consider changing to NUnit to easily allow capturing console output

Open
#57 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
F#
Stars
5
Forks
11
Avg merge
10h 16m
Merged PRs (30d)
3

Description

Capturing console output in xUnit 2 is annoying, as you have to work with test classes and constructor injection. Writing the code to support this is annoying, complex and brittle. An option might be to use NUnit as the test framework.
See https://stackoverflow.com/questions/46405753/how-do-i-get-nunit3-console-to-output-my-debug-to-screen-on-a-windows-box

Side note: due to us using FsUnit, the actual test code might not even change much.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.