Is there any way to access test cases of a problem in codechef?

Like in Codeforces, Hackerearth,etc ,we can check test cases of a problem after contest ,Is there any way to access test cases in Codechef at which our code is failing?? if yes ,how ?
if no , then i request admin to add this feature as it will help students alot . this will help us to identity our mistake easily and saves a lot of time. and sometimes students just give up problem for this reason.

There’s no way to see the test cases.

I think this feature will not help programmers because lesser test cases will force u to think more about problem and that is where our development happens more test will become cakewalk for us btw if u are facing problem about problem statement then go through codechef feedback forum they will clear that for u.