Skip to content

yrahulkr/apicarver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • JDK-8 & Maven, Python-3, Google Chrome

Installation

  • install crawljax
cd crawljax-private 
mvn clean install -DskipTests
  • package testCarver project
 cd testCarver
 mvn clean package -DskipTests

Usage

  • Running Test Carver project

With Python

cd testCarver/pythonCode
python runCarver.py

or Java

cd testCarver
java -cp ./target/testCarver-0.0.1-SNAPSHOT-jar-with-dependencies.jar com.apicarv.testCarver.Main <subject> <crawl-time>

Experimental data

  • Available at https://zenodo.org/record/7058905
  • Place the folders out and crawlOut under testCarver folder if you want to use experimental data with testCarver project

API specification inconsistencies.

We contacted the developers to find out if the inconsistencies we found were useful. Here are the links to the GitHub issues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published