Skip to content

Releases: anuragpatil94/codetest

1.1.0

24 Dec 17:15
0376895
Compare
Choose a tag to compare

[1.1.0] - 12-24-2020

  • Added

    • None can be passed as input or output
  • Changed

    • More Modular tests, all the attributes of the tests are optional
    • inputs or outputs in the testcase are optional

First Release

24 Dec 10:59
30c9d21
Compare
Choose a tag to compare

[1.0.0] - 12-17-2020

  • Added
    • Dynamic number of variables
    • Linked List used in params as list
    • Binary Tree used in params as list
    • A default test return string which shows test information
    • Time Taken to run the function

[1.0.1] - 12-22-2020

  • Changed
    • Updated Documentation
  • Fixed
    • import issue for packages