elliotchance / elliotchance/concise

Customer annotation handler

Open
#92 0 comments 0 reactions 0 assignees View on GitHub
Type: Feature
Dominant language
PHP
Stars
45
Forks
3
PR merge metrics
No merged PRs in 30d

Description

``` php
class MyTest extends TestCase
{
public function useAnnotation($name, $value)
{
}

/**
* @foo bar
*/
public function testAdd()
{
}
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides only a PHP example in the body and does not name an implementation file or test. Start by locating how Concise handles PHPUnit annotations and the useAnnotation method, then determine the intended behavior for @foo bar and how completion should be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.