Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages