Skip to content

Verifying if a blockchain is valid, including Minitest unit tests

Notifications You must be signed in to change notification settings

kjthorpe18/blockchain-testing

Repository files navigation

blockchain_testing

Program that verifies if a simple blockchain is valid. Requirements for the blockchain are available in billcoin.md. Program assignment created by Bill Laboon for CS 1632 - Software Quality Assurance

Technologies Used

  • Ruby
  • Minitest for unit tests
  • RuboCop as a linter
  • Flamegraph to determine execution hotspots, increase performance

About

Verifying if a blockchain is valid, including Minitest unit tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published