command

package
v1.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2026 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const OutputCoverageDir = "coverage-puco"

Variables

This section is empty.

Functions

func ParsePHPUnitVersion

func ParsePHPUnitVersion(commandToSpecifyBeforePHPCommand string) (int, error)

メジャーバージョンを返す

Types

type CmdPHPUnit

type CmdPHPUnit struct {
	CommandToSpecifyBeforePHPCommand string
	// contains filtered or unexported fields
}

func (*CmdPHPUnit) Build

func (c *CmdPHPUnit) Build(targetCoverageDir string, testSuiteName string, configFile string)

TODO: test/coverage以外の、-d memory_limit指定は、設定ファイルから受け取るようにする

func (*CmdPHPUnit) Command

func (c *CmdPHPUnit) Command() tea.Cmd

func (*CmdPHPUnit) RawCmd

func (c *CmdPHPUnit) RawCmd() string

type PHPUitFinishedMsg

type PHPUitFinishedMsg struct {
	Stdout string
	Stderr string
	// contains filtered or unexported fields
}

func (PHPUitFinishedMsg) Err

func (p PHPUitFinishedMsg) Err() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL