Skip to content

v0.1.1

Compare
Choose a tag to compare
@andostronaut andostronaut released this 03 May 18:30
· 112 commits to main since this release
62daec1

What's Changed

  • docs: update docs, don't use hard tabs on readme by @iamando in #28
  • feat: migrate export log , pdf to be at drowser json config by @iamando in #29
  • feat: update return type of driver and check on finally to generate log or pdf by @iamando in #30
  • docs: update readme with dots by @Morgan5 in #31
  • feat: handle builder inside driver core and get only json of test or function by @iamando in #32
  • chore: rename lib to be mod by @iamando in #33
  • feat: install kya and show loading spinner while running test and failed test by @iamando in #34
  • feat: handle selenium webdriver errors by @iamando in #35
  • feat: handle log on each level of test by @iamando in #36
  • feat: get results from each test to be in array of results with test status by @iamando in #37
  • feat: use chrome driver only on basic examples by @iamando in #38
  • feat: create log file and write each row of test passed or failed by @iamando in #39
  • test assert functions by @Morgan5 in #40
  • fix: fix some types with assert function and use global func for getting result by @iamando in #41
  • feat: set export log to default a true and remove from json config by @iamando in #42
  • feat: generate pdf from results and install pdf-lib by @iamando in #43
  • feat: handle creating pdf reports and check if has result before doing the process by @iamando in #44
  • fix: import deps on export file by @iamando in #45
  • feat: dont create log file if it's already exist by @iamando in #46
  • feat: create src folder and move all codebase inside by @iamando in #47
  • docs: update readme doc by @iamando in #48
  • docs: update readme doc by @iamando in #49
  • docs: update readme doc by @iamando in #50
  • docs: update readme doc about information about new feature and actual things they can use by @iamando in #51
  • feat: update object type for service case and update doc readme by @iamando in #52
  • docs: update readme doc by @iamando in #53
  • feat: set version to v0.1.1 by @iamando in #54

New Contributors

Full Changelog: v0.1.0...v0.1.1