Nelson Senna do Amaral

Results 6 issues of Nelson Senna do Amaral

Hey there! I'm not sure if this is a `vue-jest` issue but it was the point where I could follow the last. The problem I'm having is: I have a...

bug

Revisar e traduzir a versão [2.4 do componente de Config](https://github.com/symfony/symfony-docs/tree/2.4/components/config).

traduzir

Revisar e traduzir a versão [2.4 do componente de Console](https://github.com/symfony/symfony-docs/tree/2.4/components/console).

traduzir

Some packages do not are distributed having, for example, "src" dir. I patched Onion to support that on my fork at: https://github.com/nelsonsar/Onion. Basically I added a new entry on the...

When you run Onion test you get, for example: Undefined property: tests\Onion\Dependency\DependencyResolverTest::$logger Because some tests use $logger as a static variable but it is not. So we have two approaches:...

Some of components are not completely tested and some tests methods have name like "test1". Would awesome if test methods name were more verbose, I mean that it tells to...