Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yanjustino committed May 3, 2021
2 parents 548f618 + dc3c7e2 commit 78ab657
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<p align="center">
<img src="https://raw.githubusercontent.com/8T4/gwtdo/main/doc/img/logo.png" />
</p>

**GWTdo is a .NET library that helps developers write readable tests**.
It's a DSL based on the [Given-When-Then](https://martinfowler.com/bliki/GivenWhenThen.html) style which could be used in your test projects.

[![.NET](https://github.com/8T4/gwtdo/actions/workflows/dotnet.yml/badge.svg)](https://github.com/8T4/gwtdo/actions/workflows/dotnet.yml)
[![CodeQL](https://github.com/8T4/gwtdo/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/8T4/gwtdo/actions/workflows/codeql-analysis.yml)

<p align="center" width="100%">
<img src="https://raw.githubusercontent.com/8T4/gwtdo/main/doc/img/banner.png" />
</p>

# Getting Started

## Instalation
Expand Down

0 comments on commit 78ab657

Please sign in to comment.