Unittest

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf software testing framework
gptkbp:alternativeTo gptkb:pytest
nose
doctest
gptkbp:category Python testing tools
gptkbp:class gptkb:unittest.TestCase
gptkbp:containsModule unittest
gptkbp:developedBy gptkb:Python
gptkbp:documentation https://docs.python.org/3/library/unittest.html
https://www.w3.org/2000/01/rdf-schema#label Unittest
gptkbp:inspiredBy gptkb:JUnit
gptkbp:introducedIn gptkb:Python_2.1
gptkbp:language gptkb:Python
gptkbp:license gptkb:Python_Software_Foundation_License
gptkbp:partOf gptkb:Python_standard_library
gptkbp:provides test discovery
assertion methods
test fixtures
test runners
test suites
gptkbp:supports test automation
aggregation of tests into collections
independence of tests from the reporting framework
sharing of setup and shutdown code
gptkbp:usedFor test-driven development
unit testing
gptkbp:bfsParent gptkb:software
gptkbp:bfsLayer 4