Skip to content

when i add rally rest api into pom.xml file , am not able to execute tests in my application #36

Description

@arunice17

i have created new project using maven and implemented test using testng framework in java laungage. i want to update my results into rally so i have added Rally Resp API Dependency into my pom.xml file

while running my application , BeforeSuite method executing first and then AfterSuite is executing but my @test methods not executing.

After removing rally Resp API dependency ,my application is working beforeSuite,Test Method, then After Suite.

Can anyone help me on this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions