Behat

1 개요[ | ]

Behat
비햇
  • PHP 언어용 BDD 테스트 프레임워크

 

2 예시[ | ]

Feature: Function to test description

    Free text

    Scenario: Scenario 1
        Given preconditions
        When actions
        Then results

    Scenario: Scenario 2
        ...

3 같이 보기[ | ]

4 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}