-
```
External references, such as a standards document, or specification?
https://code.google.com/r/iancox-google-api-dotnet-client/source/list
Target platform (e.g. Windows, Mono, Silverlight, WP7, A…
-
One of the biggest features in the original Spock Framework is its [interaction testing capabilities](http://spockframework.org/spock/docs/1.1/interaction_based_testing.html). Porting those features t…
-
This research applies to Emcee too.
I'm not satisfied with the approach to unit tests right now and how we are doing mocking. Relevant links for now:
From 2021:
Example of unit tests from a D…
-
```
External references, such as a standards document, or specification?
https://code.google.com/r/iancox-google-api-dotnet-client/source/list
Target platform (e.g. Windows, Mono, Silverlight, WP7, A…
-
```
External references, such as a standards document, or specification?
https://code.google.com/r/iancox-google-api-dotnet-client/source/list
Target platform (e.g. Windows, Mono, Silverlight, WP7, A…
-
Investigate what tools are available in Python for mocking the various libraries which would need to be mocked in order to perform unit tests of the bot functionality. Such tests would drastically imp…
-
```
External references, such as a standards document, or specification?
https://code.google.com/r/iancox-google-api-dotnet-client/source/list
Target platform (e.g. Windows, Mono, Silverlight, WP7, A…
-
```
External references, such as a standards document, or specification?
https://code.google.com/r/iancox-google-api-dotnet-client/source/list
Target platform (e.g. Windows, Mono, Silverlight, WP7, A…
-
```
External references, such as a standards document, or specification?
https://code.google.com/r/iancox-google-api-dotnet-client/source/list
Target platform (e.g. Windows, Mono, Silverlight, WP7, A…
-
I'd be curious about what this affect build times compared to using a reflection based mocking library like mockk vs having the code generated fakes like this