Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NUnit logger adapter #29

Merged
merged 1 commit into from
Sep 16, 2023
Merged

Add NUnit logger adapter #29

merged 1 commit into from
Sep 16, 2023

Conversation

erikbra
Copy link
Owner

@erikbra erikbra commented Sep 16, 2023

  • Add example test project to test report
  • Create multiple reports in dogfooding
  • Split dogfooding into multiple steps
  • Fixed handling either xUnit or NUnit tests
  • Added 'title' command-line option (and use System.CommandLine)
  • A bit of restructuring
  • Use the 'title' argument in dog fooding

* Unit tests pass :)
* Add example test project to test report
* Create multiple reports in dogfooding
* Split dogfooding into multiple steps
* Fixed handling either xUnit or NUnit tests
* Added 'title' command-line option (and use System.CommandLine)
* A bit of restructuring
* Use the 'title' argument in dog fooding
@erikbra erikbra marked this pull request as ready for review September 16, 2023 10:43
@erikbra erikbra changed the title WIP: Adding NUnit adapter Add NUnit logger adapter Sep 16, 2023
@erikbra erikbra merged commit 72384d5 into main Sep 16, 2023
@erikbra erikbra deleted the feat/nunit-logger branch September 16, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant