|
|
211f5c2433
|
tests: makes incomplete tests success
|
2020-06-21 17:40:41 +02:00 |
|
|
|
5d58d58f71
|
chore: updates phpstan config
|
2020-06-21 17:40:29 +02:00 |
|
|
|
d5a4008d3e
|
chore: bumps dev dependencies
|
2020-06-21 17:40:17 +02:00 |
|
|
|
1bf802268f
|
Merge pull request #103 from nuernbergerA/feature/depends
Add support for PHPUnit's @depends
|
2020-06-21 17:10:58 +02:00 |
|
|
|
807a4b004f
|
Merge branch 'master' into feature/depends
|
2020-06-21 17:10:51 +02:00 |
|
|
|
53a8c7b05e
|
add test for new macro behavior
|
2020-06-21 14:02:56 +02:00 |
|
|
|
ef5715ce10
|
ignore null return values and re-use old target
|
2020-06-21 14:02:42 +02:00 |
|
|
|
0c04882389
|
use long exception variable name
|
2020-06-21 13:08:06 +02:00 |
|
|
|
323c5f211f
|
pass calls to overloaded method if possible
fix #108
|
2020-06-21 11:55:32 +02:00 |
|
|
|
f7a3fa15f4
|
Merge pull request #101 from fetzi/bugfix/dataset-name-creation
Fix dataset name creation with objects
|
2020-06-20 21:42:16 +02:00 |
|
|
|
6dd3ca20e4
|
Also handle multiple descriptions within whole dataset
|
2020-06-20 11:29:07 +02:00 |
|
|
|
d9ea378819
|
Only append numbers when data set desc is the same
|
2020-06-20 09:53:38 +02:00 |
|
|
|
6aa0356570
|
add more tests
|
2020-06-19 23:22:14 +02:00 |
|
|
|
45b0d5d899
|
feat(depends): adds phpdocs
|
2020-06-19 21:39:01 +02:00 |
|
|
|
5be1edd7b7
|
added missing return types
|
2020-06-19 21:25:38 +02:00 |
|
|
|
75f7ee0acf
|
added feedback from @nunomaduro
|
2020-06-19 20:39:09 +02:00 |
|
|
|
d0a74931dd
|
implemented support for PHPUnit's @depends
|
2020-06-19 19:50:54 +02:00 |
|
|
|
0738e113ad
|
Fix dataset name creation with objects
fixes #98
|
2020-06-19 16:03:47 +02:00 |
|
|
|
283d8f3e03
|
docs: updates changelog
v0.2.1
|
2020-06-17 18:57:54 +02:00 |
|
|
|
1c3e820283
|
Merge pull request #97 from fkraefft/fix-traits
Fix in Test Repository use method.
|
2020-06-17 18:47:00 +02:00 |
|
|
|
accd4eb7b4
|
Multiple global uses registered in the same path test added.
|
2020-06-17 11:57:08 -03:00 |
|
|
|
ae7991c7e9
|
Style fixes.
|
2020-06-17 11:56:24 -03:00 |
|
|
|
e9e72d607e
|
vscode folder added to gitignore.
|
2020-06-17 11:55:48 -03:00 |
|
|
|
40766f9275
|
Fix in Test Repository use method.
|
2020-06-17 09:59:46 -03:00 |
|
|
|
a3fd60ce4d
|
docs: updates changelog
v0.2.0
|
2020-06-14 17:01:15 +02:00 |
|
|
|
f9a3e39902
|
tests: removes test coverage for now
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
|
2020-06-14 16:35:30 +02:00 |
|
|
|
06d707fb41
|
feat(container): makes it autowirable
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
|
2020-06-14 16:25:51 +02:00 |
|
|
|
a70c64d704
|
tests: removes unused file
|
2020-06-14 16:23:54 +02:00 |
|
|
|
3a78aaef8f
|
fix(container): resolves dependencies without contructor
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
|
2020-06-14 16:15:05 +02:00 |
|
|
|
c79c0feec8
|
feat(namespaced-functions): updates stubs
|
2020-06-14 02:16:14 +02:00 |
|
|
|
39a5a94f3e
|
feat(namespaced-helpers): udpates stubs
|
2020-06-14 01:03:35 +02:00 |
|
|
|
961bfcaff7
|
Merge pull request #80 from owenvoke/feature/problem-matchers
Add problem matcher output to CI
|
2020-06-12 14:47:45 +02:00 |
|
|
|
52ba5dbd00
|
Add problem matcher output to CI
|
2020-06-12 13:37:17 +01:00 |
|
|
|
518b056fb9
|
fix: do not force having tests folder
|
2020-06-12 02:12:51 +02:00 |
|
|
|
f9a936b4d9
|
tests: namespace helpers
|
2020-06-11 21:56:15 +02:00 |
|
|
|
4448761852
|
Merge pull request #78 from felixdorn/patch-1
Optimise debug_backtrace calls
|
2020-06-11 21:46:23 +02:00 |
|
|
|
1192d13e6b
|
add memory optimisation for Backtrace::testFile()
|
2020-06-11 16:38:31 +02:00 |
|
|
|
57b982de48
|
fix ci build
|
2020-06-11 16:31:14 +02:00 |
|
|
|
a3366379e0
|
optimise debug_backtrace calls
|
2020-06-11 16:13:17 +02:00 |
|
|
|
cd8d8fce61
|
chore: skips visual tests on windows for now
|
2020-06-10 21:38:45 +02:00 |
|
|
|
4254d71039
|
tests: fixes visual testing on windows
|
2020-06-10 21:32:54 +02:00 |
|
|
|
bd48232c61
|
chore: runs tests on windows
|
2020-06-10 21:17:56 +02:00 |
|
|
|
70b3c7ea1d
|
chore: adds init plugin
|
2020-06-07 20:16:26 +02:00 |
|
|
|
c186035a13
|
chore: fixes duplicated branch alias
|
2020-06-05 22:44:48 +02:00 |
|
|
|
2efed3ef80
|
Merge pull request #65 from fetzi/feature/add-container
Add basic container implementation
|
2020-06-05 22:39:57 +02:00 |
|
|
|
58f2581307
|
Merge branch 'master' into feature/add-container
|
2020-06-05 22:39:02 +02:00 |
|
|
|
6c4fd61db5
|
tests: fixes testing running in php 7.3
|
2020-06-05 20:51:57 +02:00 |
|
|
|
afbbc35984
|
tests: refactor visual testing
|
2020-06-05 20:49:14 +02:00 |
|
|
|
a13c19cc29
|
chore: fixes deps
|
2020-06-05 20:04:10 +02:00 |
|
|
|
7d7c5f1ab1
|
Merge pull request #61 from dimitrioskarvounaris/windows-gitbash
Fixes autoloading, plugins and tests on Windows
|
2020-06-05 20:01:55 +02:00 |
|