Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it compatible with current TYPO3 versions #1

Closed
simonschaufi opened this issue Jul 23, 2019 · 6 comments
Closed

Make it compatible with current TYPO3 versions #1

simonschaufi opened this issue Jul 23, 2019 · 6 comments

Comments

@simonschaufi
Copy link

simonschaufi commented Jul 23, 2019

As this extension is outdated, it would be great to update it to make it work with current TYPO3 and behat versions (v3.5.0). I'm even willing to sponsor the development. My requirement is that it also works with "helhum/dotenv-connector" instead of writing the DB config into LocalConfiguration.php

@heiko-hardt
Copy link
Owner

Hi Simon, thank's you for your interest :)
I will have a look at it this weekend. I promise.
There is no need for a donation. Mabe you can help me supporting this extension.

Kind regards
Heiko

@simonschaufi
Copy link
Author

simonschaufi commented Jul 29, 2019

I try my best but I find it really difficult to understand the symfony parts (service container and so on).

@heiko-hardt
Copy link
Owner

Hi Simon, the symfony part isn't the problem.
A test-/bootstrap class has been moved to a seperate bundle. This needs to be adapted.
I guess it took 2-3 weekends. I will keep you up to date. ok?

@simonschaufi
Copy link
Author

simonschaufi commented Aug 3, 2019

Ok ;) Hope to see a first draft version soon.

This is my source of inspiration except that laravel has .env support out of the box while we need to include that somehow. See https://github.com/laracasts/Behat-Laravel-Extension

@heiko-hardt
Copy link
Owner

Thank's for the link. I think the .env support shouldn't be hard.
First draft looks promising, but i'm verry unhappy about the architecture and implementation.
I have registered a new repository for handling the TYPO3 bootstrap like "typo3\test-framework".
This should support TYPO3 from version 6.2.x to the current master.

@simonschaufi
Copy link
Author

I have switched to codeception now which is better than behat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants