turingschool-examples/erroneous_creatures

Ruby
This is stars and forks stats for /turingschool-examples/erroneous_creatures repository. As of 13 May, 2024 this repository has 2 stars and 321 forks.

Erroneous Creatures This is a collection of the standard Turing Mythical Creatures exercises with a few...obfuscations thrown in. Specifically, these creatures are "completed" and, in theory, correct. But each one has one or more subtle bugs introduced! Your job is to use the test suite, error messages, and tools like Pry to fix the mistakes. Setup git clone [email protected]:turingschool-examples/erroneous_creatures.git Suggested Order unicorn_spec.rb vampire_spec.rb dragon_spec.rb hobbit_spec.rb pirate_spec.rb wizard_spec.rb medusa_spec.rb werewolf_spec.rb centaur_spec.rb hydra_spec.rb Common Mistakes Here are some of the kinds of errors you can expect to find: Syntax errors (files won't run) Misuse of local / instance variables Misuse of boolean types / object truthiness Mixing variable assignment and boolean comparison Mixing of collection and single-object types Probably many more! Techniques Remember the techniques we have at our disposal: Use the test suite to get rapid feedback about our code Use Pry to verify assumptions about code, especially verifying values of variables and types of objects Use stacktraces and error messages to understand and zero in on errors Read each stacktrace twice before trying to change any code Running the Tests rspec or running individual tests using rspec: rspec unicorn_spec.rb Related Lesson Plan Meant to be used in combination with the Debugging Techniques Lesson Plan.
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
Automattic/pocket-casts-iosSwiftHTMLRuby1.5k01120
SecWiki/windows-kernel-exploitsCPythonC++7.5k02.9k0
RivaanRanawat/flutter-google-docs-cloneDartC++CMake1080450
whitesmith/rubycriticRubyHTMLCSS3.2k+12260
1015857193/LYAVPlayerObjective-CRuby1060150
rubyforgood/casaRubyHTMLJavaScript250+2421+1
learn-co-curriculum/phase-3-ruby-oo-self-cash-register-labRuby102.6k0
learn-co-curriculum/phase-3-ruby-oo-self-person-labRuby002.9k0
appdev-projects/omnicalc-2RubyDockerfileHTML008620
appdev-projects/fortune-tellerRubyHTMLDockerfile008780