bem-sdk-archive/bem-deps

What is difference between spec and test dirs

Yeti-or opened this issue · 1 comments

What is difference between spec and test dirs
blond commented

As planned by the specification must not depend on implementation (as functional tests). They need to cover all deps cases.

The test directory contains unit tests for the current implementation. They need to find bugs.