Framework for test development


Keywords
test, unittest, framework, nose, application
License
LGPL-2.1+
Install
pip install noseapp==2.2.2

Documentation

NoseApp

Vacancy is open (for russian only): http://hh.ru/vacancy/13540190

Installation

pip install noseapp

About

This is framework for test development with complex logic around and based on nose library.

Features

  • application is entry point to test program
  • Real suite objects. Yes, it's true! :)
  • Installing extensions to expand test program
  • Several strategies for async run
  • Chain of callbacks to setup, teardown (app, suite, test case)
  • Chain of callbacks to pre, post run test case

Links

To see docs: http://pythonhosted.org/noseapp/

We offer our extensions to usage: