1.5.24. fejezet, Tesztelés - Behave

Kapcsolódó hivatkozások

# run scenarios only
behave -n 'Run a simple test'
 
# run feature
behave features/kubectl-example.feature
 
# tagged feature call
behave features/chaining-tool.feature --tags=@develop