Skip to content

Instantly share code, notes, and snippets.

@selcukusta
Created November 20, 2016 14:39
Show Gist options
  • Save selcukusta/1bc46af5946ac5382995c4d6f349ddeb to your computer and use it in GitHub Desktop.
Save selcukusta/1bc46af5946ac5382995c4d6f349ddeb to your computer and use it in GitHub Desktop.
Feature: BDD-Python-Sample
Scenario: First Python scenario
Given StringHelper sinifindan kopya olusturacagim
When RemoveDiacritics metoduna parametre olarak "Merhaba Dünya Ben Maraşlı" ve "True" gececegim
Then Sonuc "merhaba dunya ben marasli" seklinde olmali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment