Skip to content

Commit

Permalink
Update image path
Browse files Browse the repository at this point in the history
  • Loading branch information
webnativedev committed May 3, 2024
1 parent 8454c59 commit fb7fb2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Dependencies:
* NSubstitute
* Selenium

![Example Screenshot](./docs/sinus-screenshot.png "Example Screenshot")
![Example Screenshot](https://raw.githubusercontent.com/webnativedev/SINUS/main/docs/sinus-screenshot.png "Example Screenshot")

There are hard dependencies in SINUS to C#, newest .NET-Versions, MS-Test and Selenium (including partly Chrome) using BaseClasses and pre-defined patterns.
SINUS focuses on a Given-When-Then approach of writing tests (BDT - Behaviour Driven Testing) to provide human readable descriptions with few effort.
Expand Down

0 comments on commit fb7fb2c

Please sign in to comment.