Giter VIP home page Giter VIP logo

extentreportsexample's Issues

trying this in my proj which is based on cucumber testNG - 0 tests run

I implemented this in my proj which is based n cucumber and TestNG

o tests run - o failures - 0 passes
Exception in thread "TestNG-test=Edge-1" java.lang.NullPointerException: Cannot invoke "com.aventstack.extentreports.ExtentTest.addScreenCaptureFromBase64String(String)" because the return value of "com.snoop.utils.extentReports.ExtentTestManager.getTest()" is null

i get this above exception

runner class has :
@RunWith(Cucumber.class)
@CucumberOptions(
features = "src/test/resources/features",

	glue = {"com.snoop.stepDefs" }, 
	monochrome = true, 
	tags =  "@yourMoney", 
	publish = true,
	plugin = {  "com.aventstack.extentreports.cucumber.adapter.ExtentCucumberAdapter:" 
	 })

report gets generated with no results as no tests are run. kindly help with this.

thanks

Unable run

I have cloned this project . Right click on TestNG.xml and run as TestNG suite.
I got below error message. Could you please help me.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.