This is the Linux app named mockery whose latest release can be downloaded as v2.36.0sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named mockery with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
mockery
DESCRIPTION
mockery provides the ability to easily generate mocks for Golang interfaces using the stretchr/testify/mock package. It removes the boilerplate coding required to use mocks. mockery uses spf13/viper under the hood for its configuration parsing. It is bound to three different configuration sources, in order of decreasing precedence. By default, it searches the current working directory for a file named .mockery.[extension] where [extension] is any of the recognized extensions. Mockery will iteratively search every directory from the current working directory up to the root path for a .mockery.yaml file, if one is not explicitly provided. If your tests need access to the arguments to calculate the return values, set the return value to a function that takes the method's arguments as its own arguments and returns the return value.
Features
- Install through brew
- Generate all the mocks for your project
- mockery uses spf13/viper under the hood for its configuration parsing
- Config Search Path
- Return Value Provider Functions
- Expecter Interfaces
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/mockery.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.