Skip to content

Conversation

@marcoroth
Copy link
Owner

This pull request introduces the config.gem_mode configuration.

Previously we only sampled calls from gems within the Gem.default_path directory. The gem mode is meant to allow TypeFusion to be run as part of a test suite of a gem, so TypeFusion is able to sample the gem itself opposed to running it in an application where you only want to sample the gems of your application.

Resolves #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sampling a gem via its test suite

2 participants