Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/articles/nunit/running-tests/NUnitLite-Runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
uid: nunitlite
---

# NUnite Lite Runner
# NUnitLite Runner

NUnitLite started out life as a separate version of the NUnit framework, with fewer features and a built-in test runner.
It ran on devices as well as on desktop .NET and mono and allowed users to create executable tests without the overhead
Expand Down
Loading