Monday, 15 October 2018

How to test Python Code on Darwin (via virtualiziation)

I wrote a little tool to dump the environment of a python interpreter: dumpenv

I have only a linux operating system.

Is there a way to test my code on darwin os?

AFAIK running darwin in a docker container is not possible.

Buying hardware is not an option.



from How to test Python Code on Darwin (via virtualiziation)

No comments:

Post a Comment