Skip to content

BananaTheGuy/WSB_NUnitTesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

App Testing with NUnit

Testing C# application with NUnit Framework.

Table of contents

General info

My goal was to to test my aplication for OOP C# for university project. It's a simple test using NUnit framework.

Technologies

  • C# - version 7.1
  • NUnit Framework - version 3.12.0

Setup

To be able to run this Project you need to have Visual Studio with C# environmet. You also need the following:

  • NUnit
  • NUnit3TestAdapter

Status

Done

Colaboration

This project was made in collaboration and help from Przemysław

About

University project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages