Open yegor256 opened 2 days ago
Here is a test:
+tests # Foo. [] > this-is-test 42 > @
The name of the test object is wrong, because it doesn't start with a verb in plural form. A better alternative would be one of these names: works-as-expected, finds-data, prints-report, etc.
works-as-expected
finds-data
prints-report
@yegor256 please assign me
@h1alexbel go ahead please
Here is a test:
The name of the test object is wrong, because it doesn't start with a verb in plural form. A better alternative would be one of these names:
works-as-expected
,finds-data
,prints-report
, etc.