Code Monkey home page Code Monkey logo

tdd-with-tdd's Introduction

TDD-with-TDD

TDD na vêia - Construindo um Framework TDD com TDD

Foco em .NET!

Fase 1

O que um Framework de TDD deve fazer?

  1. Testar um componente alvo
  2. Indexar os testes disponíveis
  3. Sumarizar o resultado dos testes
  4. Responder se o teste foi bem sucedido ou não

Proposta

Criar um programa de linha de comando que recebe um path de um assembly .NET e executa as seguintes operações sobre ele:

  • Validar assembly
  • Exibir testes
  • Executar testes

Para isso será necessário:

  • Identificar se é um assembly .NET válido
  • Carregar uma lista de testes encontrados no assembly
  • Executar os testes
  • Apresentar o resultado de cada teste
  • Apresentar o resultado final dos testes

Conhecimento necessário

  • Command line prompt
  • Reflection
  • Exception

Fase 2

https://github.com/erlimar/kino

tdd-with-tdd's People

Contributors

erlimar avatar jonasmikael avatar uberacyjr avatar

Watchers

James Cloos 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.