Calling Developers!
We are reenergizing our code contribution process! Learn More

What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

I highly recommend this talk (1h) about *TDD Anti-patterns:*

Options
Chemaclass
Chemaclass Tech Lead Spryker Solution Partner Posts: 213 🧑🏻‍🚀 - Cadet
edited March 2023 in Knowledge Sharing

I highly recommend this talk (1h) about TDD Anti-patterns: https://www.youtube.com/watch?v=TzkuDJ6ef44

Some quotes:
TDD is not just about “red-green-refactor” but “THINK first what you want to test, and then red-green-refactor.” And that’s precisely the most challenging step when practicing test-driven, especially for beginners.
There is no design phase in TDD. Using TDD, design is inverted and distributed iteratively.
Pair/mob programming helps lower the learning curve while increasing knowledge sharing and collective ownership of the production code and tests.

Comments

  • U03SN9552JC
    U03SN9552JC Posts: 78 🧑🏻‍🚀 - Cadet
    Options

    Excellent just what I needed to learn today

  • U018XELUZS9
    U018XELUZS9 Posts: 167 🧑🏻‍🚀 - Cadet
    Options

    This is also a must watch: https://www.youtube.com/watch?v=EZ05e7EMOLM

  • U03SN9552JC
    U03SN9552JC Posts: 78 🧑🏻‍🚀 - Cadet
    edited March 2023
    Options

    We're talking internally about testing today using codeception with Spryker, it took me two weeks to get a hang of how I think Spryker do it internally by using bits of the docs. The real learning was actually going into vendor/anyModule and glancing at how its done. It's got really nice modularity

  • U03SN9552JC
    U03SN9552JC Posts: 78 🧑🏻‍🚀 - Cadet
    edited March 2023
    Options

    @U018XELUZS9 thats a really great video. On a side note his tattoo sleeves are cool