Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T04:14:11.000Z (about 1 year ago)
- Last Synced: 2024-05-15T17:19:46.261Z (7 months 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.