Tag: behavior driven development

  • Modern Testing trough BDD

    During the summer of 2022 (June to be precise) I joined a new company, where the team is using BDD. Up to now, all my experience with BDD was theoretical, I read about it, watched a few courses, and tried using BDD-friendly tools, the ones using Gherkin Given/When/Then syntax for test scenarios. The idea here…