FROM micropython/unix:v1.22
RUN micropython -m mip install unittest
RUN micropython -m mip install unittest-discover