Open jmfayard opened 7 years ago
@jmfayard Hi! Are you trying to use Fakeit in an Android project? Right now we are only supporting Android, we have an issue to remove Android dependency.
If you are trying to use Fakeit on your unit tests you can finde more info on the README.
@jmfayard We removed the context dependency. So now you can use it in your unit tests
Hello, how could I use fakeit inside my unit tests running on the JVM?