quickcheck

GPTKB entity

Statements (45)
Predicate Object
gptkbp:instanceOf testing framework
gptkbp:developedBy Haskell_community
gptkbp:firstPublished 2000
gptkbp:has properties
gptkbp:hasFeature automatic test case generation
gptkbp:hasOccupation base library
gptkbp:hasVersion 2.14.2
https://www.w3.org/2000/01/rdf-schema#label quickcheck
gptkbp:influencedBy Erlang's_PropEr
gptkbp:inspiredBy QuickCheck_in_Haskell
gptkbp:isAttendedBy open source projects
gptkbp:isAvailableIn Hackage
Hackage repository
gptkbp:isCompatibleWith gptkb:Haskell
QuickCheck_for_Erlang
gptkbp:isDocumentedIn Haskell documentation
gptkbp:isInfluencedBy software testing methodologies
gptkbp:isIntegratedWith CI/CD pipelines
gptkbp:isKnownFor test case generation
generating random inputs
gptkbp:isLocatedIn gptkb:Haskell
gptkbp:isMaintainedBy Haskell_community
gptkbp:isPartOf Haskell_ecosystem
Haskell_programming_language
Haskell_testing_tools
gptkbp:isPopularIn functional programming
gptkbp:isRecognizedBy Haskell_community
gptkbp:isRelatedTo property testing
gptkbp:isSimilarTo JUnit
gptkbp:isSupportedBy GHC
Haskell_libraries
gptkbp:isTrainedIn Haskell_developers
gptkbp:isUsedFor automated testing
QuickCheck_for_Java
gptkbp:isUsedIn academic research
test-driven development
software testing
gptkbp:isUtilizedFor software engineers
gptkbp:isUtilizedIn software development
software quality assurance
gptkbp:isVisitedBy Haskell_developers
gptkbp:language gptkb:Haskell
gptkbp:provides test case shrinking
gptkbp:supports random test case generation
gptkbp:usedFor property-based testing