Git Product home page Git Product logo

karate-sikulix-demo's Introduction

karate-sikulix-demo's People

Contributors

ptrthomas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

karate-sikulix-demo's Issues

Getting exception while executing calc.feature file.

D:\IPS_Workspace\Java8\karate-sikulix-demo>java -cp karate.jar;sikulixapi.jar com.intuit.karate.Main calc.feature
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/D:/IPS_Workspace/Java8/karate-sikulix-demo/karate.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/D:/IPS_Workspace/Java8/karate-sikulix-demo/sikulixapi.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
10:37:04.056 [main] INFO com.intuit.karate.Main - Karate version: 1.0.0
10:37:05.077 [ForkJoinPool-1-worker-1] WARN com.intuit.karate - skipping bootstrap configuration: could not find or read file: classpath:karate-config.js
10:37:05.155 [ForkJoinPool-1-worker-1] ERROR com.intuit.karate - feature call failed: common.feature
arg: null
common.feature:6 - null
10:37:05.233 [pool-1-thread-1] INFO com.intuit.karate.Runner - <> feature 1 of 1: calc.feature

feature: calc.feature
report: target\calc.json
scenarios: 1 | passed: 0 | failed: 1 | time: 0.0687

Karate version: 1.0.0

elapsed: 1.00 | threads: 1 | thread time: 0.07
features: 1 | ignored: 0 | efficiency: 0.07
scenarios: 1 | passed: 0 | failed: 1

failed features:
calc: -unknown-:4 -
common.feature:6 - null

Exception in thread "main" picocli.CommandLine$ExecutionException: there are test failures
at com.intuit.karate.Main$1.handleExecutionException(Main.java:133)
at picocli.CommandLine.parseWithHandlers(CommandLine.java:1157)
at com.intuit.karate.Main.main(Main.java:139)

D:\IPS_Workspace\Java8\karate-sikulix-demo>

I have placed the Karate.jar & sikulxiapi.jar in same folder

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.