Skip to content

Automation testing framework (API) based on Refit

License

BurhanH/automaton-v25

Repository files navigation

automaton-v25

Automation testing framework (API) - an example. Based on C#, .Net8, TUnit, Refit

GitHub Tests

This testing framework to test REST API for https://jsonplaceholder.typicode.com. Simple call like GET.

Requirements

.Net8, Refit 8.0.0,
TUnit

Project structure

-- automaton-v24
   `-- .github
       `-- workflows
           |-- dotnet.yml
   |-- .gitignore
   |-- ApiTest.cs
   |-- AutomationV25.csproj
   |-- AutomationV25.sln
   |-- GlobalUsings.cs
   |-- IClientApi.cs
   |-- LICENSE
   |-- PostResponse.cs
   |-- README.md

Documentation and Distributives

  1. C#
  2. .Net
  3. TUnit
  4. Refit
  5. GitHub Action

About

Automation testing framework (API) based on Refit

Topics

Resources

License

Stars

Watchers

Forks

Languages