Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aimenux/albademo
Using Alba for web api integration tests
https://github.com/aimenux/albademo
alba integration-testing net60 web-api xunit-tests
Last synced: about 2 months ago
JSON representation
Using Alba for web api integration tests
- Host: GitHub
- URL: https://github.com/aimenux/albademo
- Owner: aimenux
- License: mit
- Created: 2023-03-08T19:35:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T22:25:14.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T19:13:50.465Z (5 months ago)
- Topics: alba, integration-testing, net60, web-api, xunit-tests
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![.NET](https://github.com/aimenux/AlbaDemo/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aimenux/AlbaDemo/actions/workflows/ci.yml)
# AlbaDemo
```
Using Alba for web api integration tests
```> In this repo, i m using [Alba](https://jasperfx.github.io/alba) in order to setup integration tests with web api projects
>
>**`Tools`** : vs22, net 6.0, web api, integration-testing, alba, xunit