Mocha testing in truffle

Hi there,

Currently, I’m learning to code in solidity and I’m having some problems with TRUFFLE / MOCHA. When I want to do some unit testing with MOCHA, I cant see my results in the command terminal. Somehow MOCHA does not give me the results. I have downgraded my Truffle version but this does not improve the situation. Does anyone know how to fix this?