Test::Unit Framework: Unit Testing for Ruby

所在平台: Udemy

课程主页: https://www.udemy.com/course/testunit/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Test::Unit Framework: Ruby单元测试 **课程概述:** 本课程是关于Ruby的单元测试框架Test::Unit(Test::Unit)的介绍。Test::Unit基于xUnit原则,旨在帮助开发者编写测试、检查结果并实现Ruby的自动化测试。 **课程内容将涵盖:** * Test Unit的设置 * Test Unit的基础知识 * 测试的设置(Setup)和拆卸(Teardown) * 使用Test Unit编写测试用例 **关于Test::Unit:** Test-unit 1.2.3是原始的test-unit版本,直接取自Ruby发行版,并以gem的形式分发,以便工具构建者可以将其作为独立包使用。需要注意的是,Ruby中的测试框架即将发生重大变化。未来的test-unit将积极改进,并可能与test-unit 1.2.3不兼容(但优化不需要时不会破坏兼容性)。部分功能(如GUI测试运行器Tk, GTK+ 和 Fox)以独立gem的形式提供。`test-unit-full` gem包可以方便地安装所有test-unit相关的gem。

课程评论(0条)

课程详情

Test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit principles. It allows writing tests, checking results and automated testing in Ruby. This course will coverage to - Test Unit Setup - Basic of test unit - Setup and teardown - Write test cases using Test unit test-unit 1.2.3 is the original test-unit, taken straight from the ruby distribution. It is being distributed as a gem to allow tool builders to use it as a stand-alone package. (The test framework in ruby is going to radically change very soon).test-unit will be improved actively and may break compatiblity with test-unit 1.2.3. (We will not hope it if it isn't needed.)Some features exist as separated gems like GUI test runner. (Tk, GTK+ and Fox) test-unit-full gem package provides for installing all test-unit related gems easily.

课程标签

0人关注该课程

主题相关的课程