Skip to content

This is a boilerplate to demonstrate how we can use multiple projects to seperate the frontend and backend while using XUnit to test the backend logic.

Notifications You must be signed in to change notification settings

umerfarooqts/CSharpWPFCalculatorWithUnitTests

Repository files navigation

WPF Basic Calculator to demonstrate Unit Testing using XUnit

Project Description

The purpose of this project is to demonstrate how can we separate Front-end, Back-end and Unit-Testing.

Getting Started

This project has been created using Visual Studio 2019. Make sure you have the right Visual Studio Components to build this project.

Prerequisities

It requires:

  • WPF
  • C#
  • XUnit

About

This is a boilerplate to demonstrate how we can use multiple projects to seperate the frontend and backend while using XUnit to test the backend logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages