How do I manage unit tests and BDD tests in the same project

So Im concerned about combining too many kinds of abstractions in the same project or file. Do i have a folder just for unit tests and one just for BDD tests?