Giter Site home page Giter Site logo

asp.netcoreautomatedtesttraining's Introduction

Automated Test Training

This is a project that can be used for training regarding unit and integration testing of ASP .Net Core Applications. There are some slides available as accompaniment to this repo.

Solution Anatomy

BusinessLogic

The BusinessLogic Project contains the elements that we want to test.

How to use

The project has different branches that represent the steps you can go through, building a little application and add tests while the app grows. Also this readme file will grow with each step and contain the respective instructions. Each following step will contain solutions for the tasks of the step before. So just start by checking out step0 branch.

Step 0

At this point the solution only contains the BusinessLogic Project which is a just a Console Application. There is Password Validator class that can be used to validate a given password. Check out the Main Entry to see an example.

Tasks:

  • Have a look at the PasswordValidator class
  • In the Main Entry Point, play around by using the PasswordValidator class in order to get familiar with its functiontality

asp.netcoreautomatedtesttraining's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.