Learn Unit Test Framework


1.0 by Mentor Boopathi Kumar Kumarasamy Gounder
2017年05月20日

关于Learn Unit Test Framework

单元测试是一个软件测试

JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks collectively known as xUnit that originated with JUnit. You can find out JUnit Tutorial here.

The Python unit testing framework, sometimes referred to as “PyUnit,” is a Python language version of JUnit developed by Kent Beck and Erich Gamma. PyUnit forms part of the Python Standard Library as of Python version 2.1.

Python unit testing framework supports test automation, sharing of setup and shutdown code for tests, aggregation of tests into collections, and independence of the tests from the reporting framework. The unittest module provides classes that make it easy to support these qualities for a set of tests.

This tutorial has been prepared for the beginners to help them understand the basic functionality of Python testing framework. After completing this tutorial you will find yourself at a moderate level of expertise in using Python testing framework from where you can take yourself to the next levels.

You should have reasonable expertise in software development using Python language. Our Python tutorial is a good place to start learning Python. Knowledge of basics of software testing is also desirable.

更多应用信息

最新版本

1.0

上传者

Noriel Bueno

系统要求

Android 4.0.3+

举报

举报不当内容

更多

下载 APKPure App

可在安卓获取Learn Unit Test Framework的历史版本

下载

下载 APKPure App

可在安卓获取Learn Unit Test Framework的历史版本

下载

Learn Unit Test Framework相关应用

Mentor Boopathi Kumar Kumarasamy Gounder 开发者的更多应用

最新发现