testng
testng copied to clipboard
Parameter alwaysRun=true for before-methods forces execution of those methods
Closes #1622
Fixes #1622 .
Did you remember to?
- [X] Add test case(s)
- [X] Update
CHANGES.txt
We encourage pull requests that:
- Add new features to TestNG (or)
- Fix bugs in TestNG
If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the TestNG-dev before you spend time working on it.
@krmahadevan Did you plan to update this PR according to https://github.com/cbeust/testng/issues/1622#issuecomment-349784495 ? You can revert #683 if needed (but keep the test case)
@juherr - I will come back to this hopefully during this weekend and see what I can do with respect to this issue.
@krmahadevan @juherr Hello! Any updates on this PR? Also having troubles because of https://github.com/cbeust/testng/issues/1622 issue :(
@aTan-aka-Xellos - Thanks for reminding me on this. Let me see if I can get around to this over the weekend.