We could run yarn watch to test our datastructure real time, and use of console.time and console.timeEnd which could't be test in ava.
Click Debug button in the left menu, then choose Debug configuration.
yarn test
yarn test -v // yarn test --verbose
yarn test -w // yarn test --watch