Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nunit/analysisanddesign

A repo for containing analysis and design under work. When finished it will be moved to the docs repo.
https://github.com/nunit/analysisanddesign

Last synced: about 2 months ago
JSON representation

A repo for containing analysis and design under work. When finished it will be moved to the docs repo.

Awesome Lists containing this project

README

        

# Analysis and Design of NUnit

## Introduction

This repo contains models and sketches related to the NUnit project.

The models are meant to illustrate parts of the NUnit project, and are not meant to be complete or fully up-to-date. We will create these when a sketch/model/diagram is needed for a discussion or a document.

## Framework

1. [Simplified Event and Call Sequence](./SimplifiedEventsAndCalls.md)
1. [Startup with Events](./StartUpWithEvents.md)
1. [Eventflow](./Eventflow.md)
1. [TestCommand hierarchy](./TestCommand.md)
1. [WorkItem hierarchy](./WorkItem.md)
1. [Class hierarchies](./ClassHierarchies.md)