allure/codeception 1.1.1 is not compatible with codeception 2.3.x (latest version) - codeception

allure-framework/allure-codeception 1.1.1 requires codeception/codeception ~2.0.0
latest codeception version is ~2.3.x
is there a work around, besides downgrading codeception ?

Resolved, they had outdated documentation. allure-framework/allure-codeception 1.2.4 is compatible with codeception 2.3

Related

Bigcommerce | Stencil - Why is the recommended node version for windows so old?

The Stencil pre-requisites page recommends only installing LTS versions of node, and the specifically recommends Node 4.4.0 for the Mac and 4.1.2 for Linux.
However for Windows the recommended version is 0.12.7 even though the current LTS is 4.4.5. Is there a particular issue on Windows with newer versions or is the documentation just outdated?
Those are the latest BigCommerce-tested versions on each operating system. You can try the current LTS, but issues may arise.

bzr-eclipse 1.4 needs xmloutput >= 0.9.2

I'm trying to install Eclipse Kepler (4.3) IDE with Bazaar version control system integration on a CentOS 6.5 machine. Everything seems perfect, until I restart the IDE and want to use bazaar. It asks for xmloutput >= 0.9.2 but according to this page the latest version available is xmloutput 0.8.8
I have tried to install bzr-eclipse 1.3 or 1.2 but all the links in Eclipse are just for the latest version.
Does anybody know how to install a previous version of bzr-eclipse or how to use a correct version of xmloutput?
This problem seems to be very close to this question (resolved by upgrading to a newer version of Bazaar).

jquery.validate 1.9.0 and jquery.validate.unobtrusive doesnt work with lates version of jquery 1.9.1

jquery.validate 1.9.0 and jquery.validate.unobtrusive doesnt work with lates version of jquery 1.9.1 and the lates version of jquery 1.9.1 is necessary to jquery UI widgets in my MVC4 application someone has the same problem.?
I resolve, just download jquery.validate lastes version..

Firefox version supported by selenium webdriver 2.25.0

I restarted working on an older rails project today. One problem driving me crazy is that I can't get my javascript test cases to run, although I remember them all passing when I left the project. I am using
selenium-webdriver 2.25.0
capybara 1.1.2
cucumber 1.2.1
but firefox doesn't start when I run the tests. All I get is
unable to start Firefox cleanly, args: ["-silent"]
(Selenium::WebDriver::Error::WebDriverError)
I guess this is because of updating firefox and I tried to install several older versions but none of them works. Which version is supported by selenium-webdriver 2.25.0?
Yes, this is annoying. I just upgrade the driver and it usually does the trick:
bundle update selenium-webdriver
Selenium Webdriver 2.25 supports Firefox up to version 17

Struts 1.3.8 is compatible with jdk 1.6?

I have searched the net to see if struts 1.3.8 is compatible with jdk 1.6.
If anyone does know, just replay
Looks like no:
https://issues.apache.org/jira/browse/STR-3199
I am using Struts 1.2 with jdk1.6 and i believe even Struts 1.3.8 should be compatible with jdk 1.6.