Skip to content

araujosnathan/api-testing-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

api-testing-dotnet

Hey,

It's a simple project for API Testing with C# with Xunit, HttpClient, FluentAssertions and FluentObjetcs.
First of all, you have downloading/clone this project for your PC and to install all dependencies. Okay?

Do you have dotnet installed? If not, you can know how to install in this link: https://dotnet.microsoft.com/
It simplify your life for installing all dependencies with dotnet command line or inside the Visual Studio, as we want!

How to build

How to run the tests?

First, up your API server(In my api-node project in my Github I show how to up the server if you don't know it)
Then, in the project directory execute:
dotnet test

Simple, Isn't It?

About

Simple project for API Testing with C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages