asael697 / nortsTest

An R package for checking normality in time series, for my Final master's work
GNU General Public License v2.0
3 stars 1 forks source link

Unit testing #5

Closed asael697 closed 9 months ago

asael697 commented 9 months ago

This PR implements basic unit testing for code checking and evaluating the function's performance. This feature is particularly useful for further code developing.