nulldark/plugin-mockery

Psalm plugin for Mockery

Maintainers

Package info

github.com/nuldark/psalm-plugin-mockery

Type:psalm-plugin

pkg:composer/nulldark/plugin-mockery

Fund package maintenance!

sxbrsky

Statistics

Installs: 58

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2023-12-05 20:57 UTC

This package is auto-updated.

Last update: 2026-03-06 01:29:27 UTC


README

This plugin provides Psalm support for the Mockery Testing Framework

Relative to the original repository, the packages have been updated to the latest versions, e.g. mockery/mockery has been actualized to version 2.0.

Installation

  • composer require --dev "nulldark/plugin-mockery"
  • ./vendor/bin/psalm-plugin enable nulldark/plugin-mockery