This plugin provides some support for Factory Boy

Features

  • autocomplete for instances created by factories
  • references to members of instance class

Notes

It will be only works if the name of class of instance is equal to name of factory class without suffix(e. g. Job -> JobFactory)

GitHub

View Github