DelphiSpec icon indicating copy to clipboard operation
DelphiSpec copied to clipboard

Problem with DelphiSpecDUnitXDemo after DUnitX upgrade

Open paustr opened this issue 4 years ago • 0 comments

I have upgraded DUnitX library and now DelphiSpecDUnitXDemo project is not compiling. DUnitX.Extensibility.ITestFixture.AddTest method requires now new ARttiMethod parameter of type TRttiMethod and problem occurs in DelphiSpec.DUnitX.TDelphiSpecFixtureProvider.Execute method. What should be passed as ARttiMethod parameter? delphiSpec

paustr avatar Sep 21 '21 14:09 paustr