Skip to content

Latest commit

 

History

273 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] OpenEmr module - Todo list

CD/CI

Getting started

Development

Test

Run all test

> ./vendor/bin/phpunit

Run only unit test

> ./vendor/bin/phpunit --testsuite=unit
// shortcut
> composer tu

Static analysis tool

Check static analysis

> ./vendor/bin/psalm
// shortcut
> composer sa

Code style

Check coding style

> ./vendor/bin/ecs
// shortcut
> composer cs

Fix coding style issues

> ./vendor/bin/ecs --fix
// shortcut
> composer cs:fix

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages