Open pseudo-rnd-thoughts opened 2 years ago
is this passiveEnvChecker
?
close?
No, the passive environment checker is for the environment. I was more imagining a function similar to 'check_env' but for a wrapper
Is this still an open issue? If so, I'd like to give it a shot.
@noahfarr Hey, yeah, I don't think that anyone has worked on this so go for it
In v24 / 25, we added an environment checker for users to check that environment follow the API correctly. As some environments implement their own wrappers and to check our own, it would be helpful to add a wrapper checker.
Proposed checks
reset
andstep