Guilherme Rodrigues Oliveira

Results 2 comments of Guilherme Rodrigues Oliveira

Something like that? ![image](https://github.com/wellwelwel/poku/assets/62958414/59ead24b-0956-4df9-870d-4a12be2717a1)

I was reading the code trying console log the time, I used the file [parseAsssetion.ts](https://github.com/wellwelwel/poku/blob/main/src/helpers/parseAsssetion.ts) to try to measure the time of each assert. ```typescript var startTime = performance.now(); const...