Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beginners Guide to Testing in Rails with RSpec #29

Open
3 of 9 tasks
coolprobn opened this issue Jan 7, 2023 · 1 comment
Open
3 of 9 tasks

Beginners Guide to Testing in Rails with RSpec #29

coolprobn opened this issue Jan 7, 2023 · 1 comment
Assignees
Labels
beginner good-first-talk Talk is suitable to be picked up by first time speakers presentation-request rorhktm-lightning

Comments

@coolprobn
Copy link

Abstract

Starting to write tests is overwhelming, when I started testing a year back I couldn't find blogs or videos that were beginner friendly (I am writing a blog about it soon too!!)

This talk could focus on following topics:

  • Basic terms in testing (describe, context, it, stubbing, mocking, etc.). Basically cover all jargons.
  • Writing your first test (a lot of slides for step by step code to approach your first testing)
    • Validations and Public Methods in the Model
    • Requests
    • Views

Not all parts of Rails can be covered for sure in one talk as a talk more than 15-20 minutes can get boring pretty easily so breaking the talk in 2 parts might be the way to go.

Speak or Suggest

  • Suggestion (Suggesting a topic eager to see/learn)

I don't want to commit on this yet as I am just giving my first talk after not being able to prepare the presentation for a year 🙈

I do think @zoras dai will be great for this if he is available, I liked the last talk (December, 2022 meetup) he had given for Code Kata with TDD approach.

Intended Audience

  • All
  • Beginner
  • Intermediate
  • Advanced

Talk Duration

  • 5-10 minutes Lightning Talk
  • 20 minutes Talk
  • 30 minutes Talk with Demo
  • Others (specify)

Bio / About the author

Hi 👋
I am Prabin Poudel, Senior Ruby on Rails Engineer, Freelancer and CEO of Truemark Technology

I have been working with Rails for past 5 years.

@coolprobn coolprobn added beginner good-first-talk Talk is suitable to be picked up by first time speakers presentation-request rorhktm-lightning labels Jan 7, 2023
@zoras
Copy link
Member

zoras commented Feb 27, 2023

Thanks for the suggestion @coolprobn

I'll try to give this talk when I can manage some free time. I would like to give priority to other speakers first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner good-first-talk Talk is suitable to be picked up by first time speakers presentation-request rorhktm-lightning
Projects
None yet
Development

No branches or pull requests

3 participants