nus-cs2113-AY2122S1 / forum

3 stars 1 forks source link

!Assertions not detected #134

Open DuckWillow opened 2 years ago

DuckWillow commented 2 years ago

image

I have been using assert in my code but none of them gets detected.

image

May I ask it's a bug, or I have used the assertion in the wrong way?

andrewtkh1 commented 2 years ago

Did you enabled assertions under your build.gradle file? I think they could be looking for that too?

image

DuckWillow commented 2 years ago

Did you enabled assertions under your build.gradle file? I think they could be looking for that too?

image

image

Yes, gradle Assertions enabled.

okkhoy commented 2 years ago

If you did it after the deadline for week9 it would not be updated in the dashboard.