Parsley v1.0.10
  • GitHub Repo
  • Issues
Powered by

# Tag: code generation

See all tags.

Parsley CLI • Mocking • Automated testing
Mocking Made Easy with Parsley

This article introduces the new generate mocks CLI command in Parsley, a feature that simplifies the creation of mock implementations for service interfaces in Go. You’ll learn how to generate mocks quickly, configure their behavior, and assert expectations for method calls within your test suites.

Parsley CLI • Registration • Extensibility
Advanced Dependency Injection with generated Proxies

This article explores the advanced dependency injection capabilities offered by the Parsley CLI through its generate proxy command. You’ll learn how to automatically generate proxy services and interfaces for your service contracts using //go:generate annotations.

  • License Apache 2.0

© Copyright 2025 - Matthias Friedrich. All rights reserved.