Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

atoum extension for this lib? #17

@Grummfy

Description

@Grummfy

Hello,
I think we could create an extension for atoum with specific assert like

$this->option($this->newTestedInstance->someValue())->isSome;
$this->option($this->newTestedInstance->someValue())->isNone;
$this->option($this->newTestedInstance->someValue())->isSome->boolean->isTrue;
// ...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions