Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべてのscalacheckのものは言う:
Haskell QuickCheck にはない機能で進化し、拡張されています。
それで、それらの機能は何ですか?
基本的には、ステートフル テスト (ステート マシン テスト) のサポートです。この機能は、商用の QuickCheck 製品にはありますが、無料の Haskell QuickCheck にはありません。ScalaCheck の API は、QuickCheck の API よりも少しリッチです。