Answer the question
In order to leave comments, you need to log in
Unit testing example. More useful than assert(2,1+1 )?
the same primitive examples are everywhere
I can’t see any benefit
I don’t want to do tests for the sake of tests
I recently wrote a helper similar to
<th>{{ knp_pagination_sortable(pagination, 'Id') }}</th>
When I eat <eat> cucumbers
Then I should have <left> cucumbers
Examples:
| start | eat | left |
| 12 | 5 | 7 |
| 20 | 5 | 15 |
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question