https://github.com/averrunci/carna
Carna is a testing and specification framework for .NET Platform
https://github.com/averrunci/carna
bdd c-sharp tdd testing
Last synced: about 2 months ago
JSON representation
Carna is a testing and specification framework for .NET Platform
- Host: GitHub
- URL: https://github.com/averrunci/carna
- Owner: averrunci
- License: mit
- Created: 2017-03-17T03:00:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T04:14:11.000Z (over 2 years ago)
- Last Synced: 2025-01-21T09:56:23.694Z (over 1 year ago)
- Topics: bdd, c-sharp, tdd, testing
- Language: C#
- Homepage:
- Size: 5.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Overview
Carna is a BDD (Behavior Driven Development) style testing and specification framework for .NET Platform.
## Documentation
See [https://github.com/averrunci/Carna/wiki](https://github.com/averrunci/Carna/wiki)
## NuGet
- [Carna](https://www.nuget.org/packages/Carna/)
- [Carna.Runner](https://www.nuget.org/packages/Carna.Runner/)
- [Carna.ConsoleRunner](https://www.nuget.org/packages/Carna.ConsoleRunner/)
- [CarnaConsoleRunner](https://www.nuget.org/packages/CarnaConsoleRunner/)
- [Carna.UwpRunner](https://www.nuget.org/packages/Carna.UwpRunner/)
- [carna-runner](https://www.nuget.org/packages/carna-runner/)
- [Carna.WinUIRunner](https://www.nuget.org/packages/Carna.WinUIRunner/)
## LICENSE
This software is released under the MIT License, see LICENSE.